Skip to content

Comments

Support table comment for redshift connector#17372

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
sahoss:master
Jul 3, 2023
Merged

Support table comment for redshift connector#17372
ebyhr merged 1 commit intotrinodb:masterfrom
sahoss:master

Conversation

@sahoss
Copy link
Contributor

@sahoss sahoss commented May 6, 2023

Description

Fix #16900

Release notes

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

# Redshift
* Add support for creating a table with a table comment. ({issue}`16900`)
* Add support for [`COMMENT ON TABLE`](/sql/comment). ({issue}`16900`)

@cla-bot cla-bot bot added the cla-signed label May 6, 2023
@sahoss sahoss marked this pull request as ready for review May 6, 2023 08:50
@sahoss
Copy link
Contributor Author

sahoss commented May 6, 2023

@chenjian2664 can you please take a look at this change request?

@sahoss
Copy link
Contributor Author

sahoss commented May 17, 2023

was having a busy week. i ll address the comments in this weekend. thanks for your reviews

@sahoss sahoss closed this Jun 23, 2023
@sahoss sahoss reopened this Jun 23, 2023
@sahoss
Copy link
Contributor Author

sahoss commented Jun 24, 2023

@ebyhr @chenjian2664 do take a look here. the comments are addressed.

@sahoss sahoss requested review from chenjian2664 and ebyhr June 24, 2023 05:29
@sahoss
Copy link
Contributor Author

sahoss commented Jul 3, 2023

@ebyhr @chenjian2664 wondering if you could take a look at this pr?

@ebyhr
Copy link
Member

ebyhr commented Jul 3, 2023

Running CI with secrets at #18112

@ebyhr ebyhr merged commit 863f386 into trinodb:master Jul 3, 2023
@github-actions github-actions bot added this to the 421 milestone Jul 3, 2023
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 comment in Redshift

3 participants