Skip to content

Add support for COMMENT ON VIEW statement#11359

Merged
ebyhr merged 3 commits intotrinodb:masterfrom
ebyhr:ebi/comment-on-view
Jul 11, 2022
Merged

Add support for COMMENT ON VIEW statement#11359
ebyhr merged 3 commits intotrinodb:masterfrom
ebyhr:ebi/comment-on-view

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Mar 8, 2022

Description

Add support for COMMENT ON VIEW statement

Related issues, pull requests, and links

Documentation

( ) No documentation is needed.
(x) 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.
(x) Release notes entries required with the following suggested text:

# General
* Add support for setting view comments via the `COMMENT ON VIEW` syntax. ({issue}`8349`)

# Memory
* Add support for `COMMENT ON VIEW` statement. ({issue}`8349`)

@cla-bot cla-bot bot added the cla-signed label Mar 8, 2022
@ebyhr ebyhr marked this pull request as ready for review March 8, 2022 09:49
@ebyhr ebyhr force-pushed the ebi/comment-on-view branch from a2baab4 to 7be1049 Compare March 10, 2022 07:10
@ebyhr
Copy link
Copy Markdown
Member Author

ebyhr commented Mar 11, 2022

CI #11368

@ebyhr ebyhr requested review from raunaqmorarka and sopel39 March 11, 2022 05:39
Copy link
Copy Markdown
Member

@raunaqmorarka raunaqmorarka left a comment

Choose a reason for hiding this comment

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

It would be good to add support for this to hive and iceberg connectors as well (as separate commits)

@ebyhr ebyhr force-pushed the ebi/comment-on-view branch from 7be1049 to f519c21 Compare March 11, 2022 09:12
@ebyhr ebyhr requested a review from kokosing April 5, 2022 12:44
@ebyhr ebyhr requested a review from kasiafi May 2, 2022 08:41
@ebyhr ebyhr force-pushed the ebi/comment-on-view branch from f519c21 to 56d1aad Compare July 6, 2022 13:12
@ebyhr
Copy link
Copy Markdown
Member Author

ebyhr commented Jul 6, 2022

Just rebased on upstream.

@ebyhr
Copy link
Copy Markdown
Member Author

ebyhr commented Jul 6, 2022

It would be good to add support for this to hive and iceberg connectors as well (as separate commits)

I want to separate PR for Hive and Iceberg support.

@sopel39 sopel39 removed their request for review July 6, 2022 13:41
@ebyhr ebyhr requested a review from raunaqmorarka July 6, 2022 13:43
Copy link
Copy Markdown
Member

@raunaqmorarka raunaqmorarka left a comment

Choose a reason for hiding this comment

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

minor comments, lgtm otherwise

@ebyhr ebyhr force-pushed the ebi/comment-on-view branch from 56d1aad to 3cd289b Compare July 7, 2022 04:16
@ebyhr ebyhr requested review from martint and raunaqmorarka July 8, 2022 03:04
@ebyhr ebyhr merged commit 811ade0 into trinodb:master Jul 11, 2022
@ebyhr ebyhr deleted the ebi/comment-on-view branch July 11, 2022 09:19
@ebyhr ebyhr mentioned this pull request Jul 11, 2022
@github-actions github-actions bot added this to the 390 milestone Jul 11, 2022
utk-spartan added a commit to utk-spartan/ranger that referenced this pull request Jul 19, 2022
Incorporate following changes

Add support for COMMENT ON VIEW statement
trinodb/trino#11359
trinodb/trino@241e0be
utk-spartan added a commit to utk-spartan/ranger that referenced this pull request Jul 19, 2022
Incorporate following changes

Add support for COMMENT ON VIEW statement
trinodb/trino#11359
trinodb/trino@241e0be
utk-spartan added a commit to razorpay/ranger that referenced this pull request Jul 19, 2022
Incorporate following changes

Add support for COMMENT ON VIEW statement
trinodb/trino#11359
trinodb/trino@241e0be
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.

Add support for COMMENT ON VIEW

2 participants