FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore: merge recent changes from master by plamut · Pull Request #823 · googleapis/python-bigquery · GitHub

This repository was archived by the owner on Mar 6, 2026. It is now read-only.
/ python-bigquery Public archive

chore: merge recent changes from master - #823

Merged
tswast merged 5 commits into
googleapis:v3from
plamut:updates-from-master
Jul 28, 2021
Merged

chore: merge recent changes from master#823
tswast merged 5 commits into
googleapis:v3from
plamut:updates-from-master

Conversation

plamut commented Jul 28, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

(no issue)

Supersedes #822.

PR checklist:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

tswast and others added 5 commits July 27, 2021 13:04
* chore: protect v3.x.x branch

In preparation for breaking changes.

* force pattern to be a string

* simplify branch name
…googleapis#815)

That warning should only be used when BQ Storage client is
explicitly passed in to RowIterator methods when max_results
value is also set.
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
plamut requested review from a team, tseaver and tswast July 28, 2021 07:56
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 28, 2021
product-auto-label Bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Jul 28, 2021
plamut changed the title Merge recent changes from master chore: merge recent changes from master Jul 28, 2021
plamut mentioned this pull request Jul 28, 2021
4 tasks
tswast merged commit 9319eb1 into googleapis:v3 Jul 28, 2021
plamut deleted the updates-from-master branch July 28, 2021 16:23

tseaver commented Jul 29, 2021

Copy link
Copy Markdown
Contributor

FWIW, merging release PRs from master into v3 is going to be problematic going forward: once any release is made from v3 (even a pre-release), the conflict in google/cloud/bigquery/version.py is going to be a constant pain. We may have to resort to cherrypicking, rather than a full merge, if the two branches stay active long enough.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL