FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove temporary dataset from bqstorage pandas tutorial by tswast · Pull Request #2088 · GoogleCloudPlatform/python-docs-samples · GitHub

Remove temporary dataset from bqstorage pandas tutorial - #2088

Merged
tswast merged 2 commits into
masterfrom
tswast-bqstorage-pandas-fallback
Apr 4, 2019
Merged

Remove temporary dataset from bqstorage pandas tutorial#2088
tswast merged 2 commits into
masterfrom
tswast-bqstorage-pandas-fallback

Conversation

tswast commented Apr 4, 2019

Copy link
Copy Markdown
Contributor

As of google-cloud-bigquery version 1.11.1, the to_dataframe method
will fallback to the tabledata.list API when the BigQuery Storage API
fails to read the query results.

As of google-cloud-bigquery version 1.11.1, the `to_dataframe` method
will fallback to the tabledata.list API when the BigQuery Storage API
fails to read the query results.
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 4, 2019
tswast added bigquery do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Apr 4, 2019
tswast removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 4, 2019
tswast merged commit eb8bb45 into master Apr 4, 2019
busunkim96 deleted the tswast-bqstorage-pandas-fallback branch December 16, 2019 23:50
plamut pushed a commit to plamut/python-bigquery-storage that referenced this pull request Sep 2, 2020
…gleCloudPlatform/python-docs-samples#2088)

* Remove temporary dataset from bqstorage pandas tutorial

As of google-cloud-bigquery version 1.11.1, the `to_dataframe` method
will fallback to the tabledata.list API when the BigQuery Storage API
fails to read the query results.

* Remove unused imports
plamut pushed a commit to googleapis/python-bigquery-storage that referenced this pull request Sep 10, 2020
…gleCloudPlatform/python-docs-samples#2088)

* Remove temporary dataset from bqstorage pandas tutorial

As of google-cloud-bigquery version 1.11.1, the `to_dataframe` method
will fallback to the tabledata.list API when the BigQuery Storage API
fails to read the query results.

* Remove unused imports
Linchin pushed a commit that referenced this pull request Aug 18, 2025
* Remove temporary dataset from bqstorage pandas tutorial

As of google-cloud-bigquery version 1.11.1, the `to_dataframe` method
will fallback to the tabledata.list API when the BigQuery Storage API
fails to read the query results.

* Remove unused imports
parthea pushed a commit to googleapis/google-cloud-python that referenced this pull request Aug 21, 2025
…gleCloudPlatform/python-docs-samples#2088)

* Remove temporary dataset from bqstorage pandas tutorial

As of google-cloud-bigquery version 1.11.1, the `to_dataframe` method
will fallback to the tabledata.list API when the BigQuery Storage API
fails to read the query results.

* Remove unused imports
parthea pushed a commit to googleapis/google-cloud-python that referenced this pull request Sep 16, 2025
…gleCloudPlatform/python-docs-samples#2088)

* Remove temporary dataset from bqstorage pandas tutorial

As of google-cloud-bigquery version 1.11.1, the `to_dataframe` method
will fallback to the tabledata.list API when the BigQuery Storage API
fails to read the query results.

* Remove unused imports
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bigquery cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL