Skip to content

Fetch table and column descriptions #82

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

Merged
merged 3 commits into from
Mar 12, 2021
Merged

Conversation

hsheth2
Copy link
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
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
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
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
Collaborator

@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
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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants