Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Fetch table and column descriptions#82

Merged
tswast merged 3 commits intogoogleapis:masterfrom
hsheth2:master
Mar 12, 2021
Merged

Fetch table and column descriptions#82
tswast merged 3 commits intogoogleapis:masterfrom
hsheth2:master

Conversation

@hsheth2
Copy link
Copy Markdown
Contributor

@hsheth2 hsheth2 commented Mar 4, 2021

A fairly simple change to fetch descriptions during reflection. It just follows the directives set up by the docs https://docs.sqlalchemy.org/en/13/core/internals.html#sqlalchemy.engine.default.DefaultDialect.

@hsheth2
Copy link
Copy Markdown
Contributor Author

hsheth2 commented Mar 7, 2021

@mxmzdlv - would appreciate if you could take a look at this when you get a chance

@hsheth2
Copy link
Copy Markdown
Contributor Author

hsheth2 commented Mar 9, 2021

@tswast - as the last person to merge code into this repo, do you know who's the right person to ask in order to get some feedback/guidance on this?

@alonme
Copy link
Copy Markdown
Contributor

alonme commented Mar 9, 2021

@hsheth2 - it sometimes takes them some time to get to PRs.
Maybe a good start would be to add some tests for this

Copy link
Copy Markdown
Contributor

@tswast tswast left a comment

Choose a reason for hiding this comment

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

I've added tests for the relevant functionality. Looks good to me.

Thanks for the contribution @hsheth2 !

@tswast tswast merged commit c2a4537 into googleapis:master Mar 12, 2021
@hsheth2
Copy link
Copy Markdown
Contributor Author

hsheth2 commented Mar 14, 2021

@tswast thanks for adding the tests and getting this over the finish line :)

tswast added a commit to tswast/python-bigquery-sqlalchemy that referenced this pull request Apr 6, 2021
This empty commit is a follow-up to PR googleapis#82,
It should allow release-please to update the changelog.
tswast added a commit that referenced this pull request Apr 6, 2021
This empty commit is a follow-up to PR #82,
It should allow release-please to update the changelog.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants