[Improve][chunjun-connector-clickhouse] Added support for map<string, unit>data types #1914
Open
3 tasks done
Labels
feature-request
this is a feature requests on the product
Search before asking
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?
Code of Conduct
The text was updated successfully, but these errors were encountered: