8000 Add option to use BQ Storage API with to_dataframe by tswast · Pull Request #6854 · googleapis/google-cloud-python · GitHub
[go: up one dir, main page]

Skip to content

Conversation

tswast
Copy link
Contributor
@tswast tswast commented Dec 5, 2018

This is a faster method to read a dataframe from a table using the
(alpha) BigQuery Storage API. Supply a BQ Storage API to to_dataframe()
to use the faster method.

Currently it cannot read data from (small) anonymous query results
tables, thus why the system test has a destination table for the query.

This is a faster method to read a dataframe from a table using the
(alpha) BigQuery Storage API. Supply a BQ Storage API to to_dataframe()
to use the faster method.

Currently it cannot read data from (small) anonymous query results
tables, thus why the system test has a destination table for the query.
@tswast tswast added api: bigquery Issues related to the BigQuery API. api: bigquerystorage Issues related to the BigQuery Storage API. labels Dec 5, 2018
@tswast tswast requested review from shollyman and alixhami December 5, 2018 22:50
@tswast tswast requested a review from crwilcox as a code owner December 5, 2018 22:50
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 5, 2018
@tswast tswast merged commit 8b59a92 into googleapis:master Dec 6, 2018
@tswast tswast deleted the b117843348-to_dataframe branch December 6, 2018 00:37
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. api: bigquerystorage Issues related to the BigQuery Storage API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0