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

[Improve][chunjun-connector-clickhouse] Added support for map<string, unit>data types #1914

Open
3 tasks done
fengjian1129 opened this issue Aug 12, 2024 · 0 comments
Open
3 tasks done
Labels
feature-request this is a feature requests on the product

Comments

@fengjian1129
Copy link

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

Added support for the following map data types, converting map to JsonString for data synchronization
Map<string,uint8> Map<string,uint16>, Map<string,uint32> , Map<string,int8> ,Map<string,int16>,Map<string,int32>
for example: clickhouse-source data type is map --> xxx-sink data type is string or varchar

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@fengjian1129 fengjian1129 added the feature-request this is a feature requests on the product label Aug 12, 2024
@fengjian1129 fengjian1129 changed the title [Feature][chunjun-connector-clickhouse] Added support for map<string, unit>data types [Improve][chunjun-connector-clickhouse] Added support for map<string, unit>data types Aug 12, 2024
fengjian1129 pushed a commit to fengjian1129/chunjun that referenced this issue Aug 13, 2024
yanghuaiGit pushed a commit that referenced this issue Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request this is a feature requests on the product
Projects
None yet
Development

No branches or pull requests

1 participant