[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: clean up BigQueryStorage import checks #1680

Closed
wants to merge 3 commits into from

Conversation

Linchin
Copy link
Contributor
@Linchin Linchin commented Oct 11, 2023

Follow up of #1679

Also part of fixing #1430, this PR cleans up code that verifies BigQueryStorage extra can be successfully imported. It also:

  • Modifies some lines to comply with PEP-8 line length limit
  • Adds unit test for the added method

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • 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)

Fixes #1430 馃

@Linchin Linchin added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Oct 11, 2023
@Linchin Linchin requested review from a team as code owners October 11, 2023 22:34
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery API. labels Oct 11, 2023
@Linchin Linchin removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Oct 11, 2023
@Linchin Linchin added the kokoro:run Add this label to force Kokoro to re-run the tests. label Oct 11, 2023
@Linchin Linchin removed the request for review from shollyman October 11, 2023 23:40
@Linchin Linchin added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 11, 2023
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Oct 11, 2023
google/cloud/bigquery/_helpers.py Show resolved Hide resolved
google/cloud/bigquery/_helpers.py Show resolved Hide resolved
google/cloud/bigquery/client.py Show resolved Hide resolved
Linchin added a commit to Linchin/python-bigquery that referenced this pull request Oct 24, 2023
@Linchin
Copy link
Contributor Author
Linchin commented Oct 24, 2023

Closed due to too much merge conflicts, use #1699 instead.

@Linchin Linchin closed this Oct 24, 2023
tswast pushed a commit that referenced this pull request Oct 26, 2023
* chore: refactor BigQueryStorageVersions

* address comments in #1680

* add unit test
@Linchin Linchin deleted the bqstorage branch October 30, 2023 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. size: m Pull request size is medium.
Projects
None yet
3 participants