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 column comments in MongoDB #11457

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Mar 14, 2022

Description

Support column comments in MongoDB

Documentation

(x) Sufficient documentation is included in this PR.

Release notes

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

# MongoDB
* Add support for [`COMMENT ON COLUMN`](/sql/comment). ({issue}`11457`)

@cla-bot cla-bot bot added the cla-signed label Mar 14, 2022
@github-actions github-actions bot added the docs label Mar 14, 2022
@ebyhr ebyhr requested a review from hashhar March 14, 2022 09:36
Copy link
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.

LGTM % where test should go

@ebyhr ebyhr force-pushed the ebi/mongodb-column-comment branch from 4eb37ba to 2c9dbb3 Compare March 14, 2022 23:59
@ebyhr ebyhr merged commit 61b7657 into trinodb:master Mar 15, 2022
@ebyhr ebyhr deleted the ebi/mongodb-column-comment branch March 15, 2022 06:23
@ebyhr ebyhr mentioned this pull request Mar 15, 2022
@github-actions github-actions bot added this to the 374 milestone Mar 15, 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.

2 participants