Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Pull requests: googleapis/python-bigquery-storage

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

docs: deprecate ReadRowsStream.to_dataframe, ReadRowsIterable.to_arrow, ReadRowsIterable.to_dataframe, ReadRowsStream.to_arrow api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement.
#247 by tswast was closed Aug 26, 2021 Draft updated Aug 26, 2021
4 tasks
feat: add BigQueryWriteClient where append_rows returns a helper for writing rows api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement.
#278 by tswast was closed Aug 26, 2021 Draft updated Aug 27, 2021
4 tasks
chore: add stress test for write client api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement.
#306 by tswast was closed Sep 30, 2021 Draft updated Sep 30, 2021
4 tasks
docs: add code sample for using BigQueryWriteClient with a compiled proto2 module api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
#269 by tswast was closed Aug 26, 2021 Loading… updated Mar 16, 2023
4 tasks
chore(deps): update dependency google-cloud-bigquery to v2.25.0 api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement.
#279 by renovate-bot was closed Aug 26, 2021 Loading… updated Mar 16, 2023
1 task done
chore: migrate default branch to main api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement.
#281 by plamut was closed Aug 26, 2021 Loading… updated Mar 16, 2023
chore(deps): update dependency google-cloud-bigquery to v2.25.1 api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement. kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests.
#282 by renovate-bot was closed Sep 7, 2021 Loading… updated Mar 16, 2023
1 task
feat: add AppendRowsStream helper to append rows with a BigQueryWriteClient api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement.
#284 by tswast was merged Sep 10, 2021 Loading… updated Mar 16, 2023
5 tasks done
docs: add code sample for using BigQueryWriteClient with a compiled proto2 module api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
#285 by tswast was closed Sep 10, 2021 Loading… updated Mar 16, 2023
4 tasks
chore(python): disable dependency dashboard api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement. owl-bot-update-lock
#287 by gcf-owl-bot bot was merged Aug 30, 2021 Loading… updated Mar 16, 2023
chore(deps): update dependency pytest to v6.2.5 api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement.
#288 by renovate-bot was merged Sep 1, 2021 Loading… updated Mar 16, 2023
1 task
chore(deps): update dependency google-auth to v2.0.2 api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement.
#289 by renovate-bot was merged Sep 1, 2021 Loading… updated Mar 16, 2023
1 task
chore(python): group renovate prs api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement. kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. owl-bot-update-lock
#290 by gcf-owl-bot bot was merged Sep 1, 2021 Loading… updated Mar 16, 2023
chore(deps): update all dependencies api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement.
#291 by renovate-bot was merged Sep 2, 2021 Loading… updated Mar 16, 2023
1 task
chore(python): rename default branch to main api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement. owl-bot-update-lock
#292 by gcf-owl-bot bot was merged Sep 2, 2021 Loading… updated Mar 16, 2023
feat(v1beta2): Align ReadRows timeout with other versions of the API api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement. owl-bot-copy
#293 by gcf-owl-bot bot was merged Sep 2, 2021 Loading… updated Mar 16, 2023
1 task
chore: release 2.7.0 api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. autorelease: published cla: yes This human has signed the Contributor License Agreement.
#294 by release-please bot was merged Sep 2, 2021 Loading… updated Mar 16, 2023
chore: reference main branch of google-cloud-python api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement.
#295 by busunkim96 was merged Sep 7, 2021 Loading… updated Mar 16, 2023
chore: release 2.8.0 api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. autorelease: published cla: yes This human has signed the Contributor License Agreement.
#297 by release-please bot was merged Sep 13, 2021 Loading… updated Mar 16, 2023
chore(deps): update all dependencies api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement.
#298 by renovate-bot was merged Sep 27, 2021 Loading… updated Mar 16, 2023
1 task
docs: split append rows code sample into separate region tags api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
#299 by tswast was closed Sep 30, 2021 Loading… updated Mar 16, 2023
4 tasks
docs: Align session length with public documentation feat: Expose estimated bytes that a session will scan. api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement. kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy
#300 by gcf-owl-bot bot was closed Sep 17, 2021 Loading… updated Mar 16, 2023
1 task
feat: add BigQuery Storage Write API v1 api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement. owl-bot-copy
#301 by gcf-owl-bot bot was merged Sep 17, 2021 Loading… updated Mar 16, 2023
1 task
chore: release 2.9.0 api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. autorelease: published cla: yes This human has signed the Contributor License Agreement.
#303 by release-please bot was merged Sep 27, 2021 Loading… updated Mar 16, 2023
fix: avoid failure if closing AppendRowsStream before opening api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. cla: yes This human has signed the Contributor License Agreement.
#304 by tswast was merged Sep 20, 2021 Loading… updated Mar 16, 2023
4 tasks
ProTip! Add no:assignee to see everything that’s not assigned.