This repository was archived by the owner on Nov 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-bigquery-storage/#history
66
7+ ### [ 2.0.1] ( https://www.github.com/googleapis/python-bigquery-storage/compare/v2.0.0...v2.0.1 ) (2020-10-21)
8+
9+
10+ ### Bug Fixes
11+
12+ * don't fail with 429 when downloading wide tables ([ #79 ] ( https://www.github.com/googleapis/python-bigquery-storage/issues/79 ) ) ([ 45faf97] ( https://www.github.com/googleapis/python-bigquery-storage/commit/45faf9712b25bd63d962ca7e5afc8b8d3a0d8353 ) )
13+
14+
15+ ### Documentation
16+
17+ * update to_dataframe sample to latest dependencies ([ #72 ] ( https://www.github.com/googleapis/python-bigquery-storage/issues/72 ) ) ([ a7fe762] ( https://www.github.com/googleapis/python-bigquery-storage/commit/a7fe7626312a5b9fe1e7bd0e0fe5601ae97605c7 ) )
18+
719## 2.0.0
820
92109-24-2020 08:21 PDT
Original file line number Diff line number Diff line change 2121
2222name = "google-cloud-bigquery-storage"
2323description = "BigQuery Storage API API client library"
24- version = "2.0.0 "
24+ version = "2.0.1 "
2525release_status = "Development Status :: 5 - Production/Stable"
2626dependencies = [
2727 "google-api-core[grpc] >= 1.22.2, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments