Skip to content

[INLONG-8443][Manager] Add ClickHouse field type mapping strategy to improve usability#8444

Merged
dockerzhang merged 2 commits intoapache:masterfrom
chestnut-c:INLONG-8443
Jul 7, 2023
Merged

[INLONG-8443][Manager] Add ClickHouse field type mapping strategy to improve usability#8444
dockerzhang merged 2 commits intoapache:masterfrom
chestnut-c:INLONG-8443

Conversation

@chestnut-c
Copy link
Contributor

[INLONG-8443][Manager] Add ClickHouse field type mapping strategy to improve usability

Motivation

Inlong ClickHouse ExtractNode or LoadNode currently does not support some special field types, add ClickHouse field type mapping strategy to mapping to the corresponding type to run correctly

@gong
Copy link
Contributor

gong commented Jul 6, 2023

@chestnut-c We lost supporting of nullable type(For example Nullable(Int8)).

@chestnut-c
Copy link
Contributor Author

@chestnut-c We lost supporting of nullable type(For example Nullable(Int8)).

The next PR will add CK's nullable modifier

@dockerzhang dockerzhang merged commit 8d28224 into apache:master Jul 7, 2023
ZhaoNiuniu pushed a commit to ZhaoNiuniu/inlong that referenced this pull request Jul 10, 2023
…improve usability (apache#8444)

Co-authored-by: chestnufang <chestnufang@tencent.com>
Co-authored-by: healchow <healchow@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature][Manager] Add ClickHouse field type mapping strategy to improve usability

7 participants