Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add cdmTypeMap support to yaml #97

Open
yu-tracy opened this issue Aug 15, 2024 · 0 comments
Open

[FEATURE] Add cdmTypeMap support to yaml #97

yu-tracy opened this issue Aug 15, 2024 · 0 comments
Labels
code/new-feature New feature or request

Comments

@yu-tracy
Copy link

yu-tracy commented Aug 15, 2024

Description

I'm always frustrated when there are new data types in source schema. Because of the new data types coming, sometimes the project cannot successfully convert the source data to target data format (like parquet).

For example:
image

Possible solution

It is better to delete this hardcode cdmTypeMap. And add the configuration to yaml, so that we can add new data types to yaml by ourselves in the future.

Thank you very much! :)

Alternatives

No response

Context

No response

@yu-tracy yu-tracy added the code/new-feature New feature or request label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/new-feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant