getdozer / getdozer/dozer

Allow ingesting tables with unsupported data types

Open
#2,208 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.6k
Forks
145
PR merge metrics
No merged PRs in 30d

Description

Dozer does not (and will not) support any and all data types that our supported data sources might have. When ingesting from a table with a column that includes one of these types, dozer should skip that column and surface a warning to the user that that column was skipped. The user can suppress this warning by specifying the columns to ingest in their table configuration in `dozer-config.yaml`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.