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 to_bqstorage to convert from Table[Reference] google-cloud-bigquery-storage reference #6840

Merged
merged 4 commits into from
Dec 5, 2018

Conversation

tswast
Copy link
Contributor

@tswast tswast commented Dec 4, 2018

This makes it easier to use the new BigQuery Storage API (currently in
Alpha) in combination with the BigQuery API.

…ry-storage reference.

This makes it easier to use the new BigQuery Storage API (currently in
Alpha) in combination with the BigQuery API.
@tswast tswast requested a review from crwilcox as a code owner December 4, 2018 19:07
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 4, 2018
@tseaver tseaver added the api: bigquery Issues related to the BigQuery API. label Dec 4, 2018
@tswast
Copy link
Contributor Author

tswast commented Dec 4, 2018

@shollyman Added a commit to strip out partition and snapshot from table ID if present. As discussed in chat, this probably makes sense since BQ Storage handles these differently (not as part of table ID). It would be difficult / impossible to parse all support values in the BQ API and map them to supported filters in the BQ Storage API.

@tswast tswast merged commit ca2b8d6 into googleapis:master Dec 5, 2018
@tswast tswast deleted the b117843348-pandas-bqstorage branch December 5, 2018 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants