Skip to content

Fix incorrect type mapping in ClickHouse documentation#10919

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
tangjiangling:fix-incorrect-type-mapping
Feb 3, 2022
Merged

Fix incorrect type mapping in ClickHouse documentation#10919
ebyhr merged 1 commit intotrinodb:masterfrom
tangjiangling:fix-incorrect-type-mapping

Conversation

@tangjiangling
Copy link
Copy Markdown
Member

@tangjiangling tangjiangling commented Feb 3, 2022

Fixes #10918

The ClickHouse Int64 is incorrectly mapped to Trino INTEGER in the ClickHouse
documentation, the correct mapping relationship is Int64 <-> BIGINT.
@cla-bot cla-bot bot added the cla-signed label Feb 3, 2022
@tangjiangling tangjiangling requested a review from ebyhr February 3, 2022 03:23
@github-actions github-actions bot added the docs label Feb 3, 2022
Copy link
Copy Markdown
Member

@hashhar hashhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@ebyhr ebyhr merged commit 1a2e395 into trinodb:master Feb 3, 2022
@tangjiangling tangjiangling deleted the fix-incorrect-type-mapping branch February 3, 2022 04:51
@github-actions github-actions bot added this to the 370 milestone Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Incorrect type mapping in ClickHouse documentation

3 participants