Skip to content

Support commenting on table in ClickHouse#12404

Merged
ebyhr merged 4 commits intotrinodb:masterfrom
ebyhr:ebi/clickhouse-table-comment
May 16, 2022
Merged

Support commenting on table in ClickHouse#12404
ebyhr merged 4 commits intotrinodb:masterfrom
ebyhr:ebi/clickhouse-table-comment

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented May 16, 2022

Description

Documentation

( ) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

( ) No release notes entries required.
( ) Release notes entries required with the following suggested text:

# ClickHouse
* Add support for [`COMMENT ON TABLE`](/sql/comment). ({issue}`11216`)

ebyhr added 4 commits May 16, 2022 15:12
This is preparatory commit to run the test on
two versions.
* Tweak error message pattern for new version
* Change column type because VARCHAR is disallowed for sample_by
@cla-bot cla-bot bot added the cla-signed label May 16, 2022
@ebyhr ebyhr requested review from hashhar and wendigo May 16, 2022 06:47
@ebyhr ebyhr merged commit 0af7dc0 into trinodb:master May 16, 2022
@ebyhr ebyhr deleted the ebi/clickhouse-table-comment branch May 16, 2022 12:22
@ebyhr ebyhr mentioned this pull request May 16, 2022
@github-actions github-actions bot added this to the 381 milestone May 16, 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.

Support table comments in ClickHouse

2 participants