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