Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support table comment for Snowflake connector #21305

Merged
merged 1 commit into from Mar 31, 2024

Conversation

chenjian2664
Copy link
Contributor

@chenjian2664 chenjian2664 commented Mar 28, 2024

Allow create table with comment.
Also allow to set table comment for Snowflake tables.

Description

Additional context and related issues

Release notes

(x) Release notes are required, with the following suggested text:

# Snowflake
* Add support for creating tables with table comments.
* Add support for commenting on the existing tables. 

@cla-bot cla-bot bot added the cla-signed label Mar 28, 2024
Allow create table with comment.
Also allow to set table comment for Snowflake tables.
@ebyhr
Copy link
Member

ebyhr commented Mar 31, 2024

/test-with-secrets sha=be5b0035e67d1d06242f3ac33cc3feb4cf53828b

Copy link

The CI workflow run with tests that require additional secrets has been started: https://github.com/trinodb/trino/actions/runs/8496283293

@ebyhr ebyhr merged commit 4c62212 into trinodb:master Mar 31, 2024
19 checks passed
@github-actions github-actions bot added this to the 444 milestone Mar 31, 2024
@mosabua
Copy link
Member

mosabua commented Apr 2, 2024

Amazing @chenjian2664 .. you are on a roll!

@chenjian2664 chenjian2664 deleted the sn_table_comment branch April 3, 2024 08:39
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.

None yet

3 participants