We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be9a81b commit 0cc8bf3Copy full SHA for 0cc8bf3
bigquery_storage/quickstart/requirements.txt
@@ -1,2 +1,2 @@
1
fastavro
2
-google-cloud-bigquery-storage==2.29.0
+google-cloud-bigquery-storage==2.29.1
bigquery_storage/snippets/requirements.txt
google-cloud-bigquery==3.30.0
bigquery_storage/to_dataframe/requirements.txt
@@ -1,5 +1,5 @@
google-auth==2.38.0
3
4
pyarrow===12.0.1; python_version == '3.7'
5
pyarrow===17.0.0; python_version == '3.8'
0 commit comments