This repository was archived by the owner on Nov 12, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork45
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:googleapis/python-bigquery-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:v2.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:googleapis/python-bigquery-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 5commits
- 29files changed
- 6contributors
Commits on Sep 2, 2021
chore(deps): update all dependencies (#291)
renovate-bot authoredSep 2, 2021 chore(python): rename default branch to main (#292)
gcf-owl-bot[bot] authoredSep 2, 2021
Commits on Sep 10, 2021
feat: add
BigQueryWriteClientwhereappend_rowsreturns a helper ……for writing rows (#284)* WIP: write client sample* add sample with nullable types* add schema for all supported types* add complex types to code sample* refactor sample so that it can be tested* make test assertions more thorough* fix lint error* remove done TODO* address reviewer comments* fix tag mismatch* test on multiple regions* correct comments about why offset exists* upgrade g-c-b* WIP: invert stream using BiDi class* WIP: attempt to use Future for send instead* WIP: use futures, populated by background consumer* make sure stream is actually open before returning from open* copy close implementation from pub/sub* support extra metadata* process exceptions, add open timeout* sort imports* WIP: unit tests* drain futures when stream closes* update docs* add callbacks to detect when a stream fails* add unit tests* add sleep to loop waiting for RPC to be active* don't freeze if initial RPC fails* add needed initializations so done() functions* fail fast when there is a problem with the initial request* don't inherit concurrent.futuresIt's unnecessary and kept resulting in stuff getting stuck.* add unit test for open timeout* 🦉 Updates from OwlBotSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* add manual client to docs* typo in sample comments* force timeout and metadata to be kwargs* unify interface for sending row data* pull stream name from merged request* require newer proto-plus for copy_from methodCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Sep 13, 2021
🤖 I have created a release \*beep\* \*boop\*---## [2.8.0](https://www.github.com/googleapis/python-bigquery-storage/compare/v2.7.0...v2.8.0) (2021-09-10)### Features* add `BigQueryWriteClient` where `append_rows` returns a helper for writing rows ([#284](https://www.github.com/googleapis/python-bigquery-storage/issues/284)) ([2461f63](https://www.github.com/googleapis/python-bigquery-storage/commit/2461f63d37f707c2d634a95d87b8ffc3e4af3686))---This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
release-please[bot] authoredSep 13, 2021
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.7.0...v2.8.0
Uh oh!
There was an error while loading.Please reload this page.