Skip to content

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

@fengjian1129

Description

@fengjian1129

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestthis is a feature requests on the product

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions