From 8d67a75241431e05c0f8525c537b7e3ce548624d Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 10 Oct 2024 09:14:57 +0000 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- google/cloud/bigquery/_pandas_helpers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google/cloud/bigquery/_pandas_helpers.py b/google/cloud/bigquery/_pandas_helpers.py index c9391417c..91dbce0ea 100644 --- a/google/cloud/bigquery/_pandas_helpers.py +++ b/google/cloud/bigquery/_pandas_helpers.py @@ -849,7 +849,7 @@ def _download_table_bqstorage( function that takes a page of data from the BigQuery Storage API max_stream_count (Optional[int]): The maximum number of concurrent streams to use for downloading data. If `preserve_order` - is True, the requested streams are limited to 1 regardless of the + is True, the requested streams are limited to 1 regardless of the `max_stream_count` value. If 0 or None, then the number of requested streams will be unbounded. Defaults to None. From e5376135e94f96e62e5ab01e505de63508e6d097 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 10 Oct 2024 09:15:21 +0000 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- google/cloud/bigquery/_pandas_helpers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google/cloud/bigquery/_pandas_helpers.py b/google/cloud/bigquery/_pandas_helpers.py index 4d66a8789..afb8b2e4e 100644 --- a/google/cloud/bigquery/_pandas_helpers.py +++ b/google/cloud/bigquery/_pandas_helpers.py @@ -849,7 +849,7 @@ def _download_table_bqstorage( function that takes a page of data from the BigQuery Storage API max_stream_count (Optional[int]): The maximum number of concurrent streams to use for downloading data. If `preserve_order` - is True, the requested streams are limited to 1 regardless of the + is True, the requested streams are limited to 1 regardless of the `max_stream_count` value. If 0 or None, then the number of requested streams will be unbounded. Defaults to None. From a3160ee55d370025d6309785bef841f77e7ae32d Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 10 Oct 2024 09:15:37 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- google/cloud/bigquery/_pandas_helpers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google/cloud/bigquery/_pandas_helpers.py b/google/cloud/bigquery/_pandas_helpers.py index 8d67b6b8a..1e7b92a96 100644 --- a/google/cloud/bigquery/_pandas_helpers.py +++ b/google/cloud/bigquery/_pandas_helpers.py @@ -849,7 +849,7 @@ def _download_table_bqstorage( function that takes a page of data from the BigQuery Storage API max_stream_count (Optional[int]): The maximum number of concurrent streams to use for downloading data. If `preserve_order` - is True, the requested streams are limited to 1 regardless of the + is True, the requested streams are limited to 1 regardless of the `max_stream_count` value. If 0 or None, then the number of requested streams will be unbounded. Defaults to None.