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

Add support for table and column comments on the memory connector #13936

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

findinpath
Copy link
Contributor

Description

The memory connector is used for testing purposes in https://github.com/starburstdata/dbt-trino and adding comments can come in handy for testing the persistance of documentation for the dbt models.

Is this change a fix, improvement, new feature, refactoring, or other?

New feature

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

Memory connector

How would you describe this change to a non-technical end user or system administrator?

Add support for table / column comments on the memory connector

Related issues, pull requests, and links

Documentation

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

# Memory
* Add support for table and column comments

@cla-bot cla-bot bot added the cla-signed label Aug 31, 2022
@findinpath findinpath requested a review from ebyhr August 31, 2022 09:21
@github-actions github-actions bot added the docs label Sep 1, 2022
@ebyhr ebyhr merged commit 0c8296b into trinodb:master Sep 1, 2022
@ebyhr
Copy link
Member

ebyhr commented Sep 1, 2022

Merged, thanks!

@ebyhr ebyhr mentioned this pull request Sep 1, 2022
@github-actions github-actions bot added this to the 395 milestone Sep 1, 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