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

chore: remove hack for installing extras from synth.py#118

Merged
tswast merged 8 commits intogoogleapis:masterfrom
tswast:noxfile-synth
Jan 28, 2021
Merged

chore: remove hack for installing extras from synth.py#118
tswast merged 8 commits intogoogleapis:masterfrom
tswast:noxfile-synth

Conversation

@tswast
Copy link
Copy Markdown
Contributor

@tswast tswast commented Jan 15, 2021

This uses the templates added in
googleapis/synthtool#906

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)

Closes #115

@tswast tswast requested review from a team and stephaniewang526 and removed request for a team January 15, 2021 18:27
@product-auto-label product-auto-label Bot added the api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. label Jan 15, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 15, 2021
@tswast tswast added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 15, 2021
@tswast tswast requested review from shollyman and steffnay and removed request for stephaniewang526 January 15, 2021 22:31
@tswast tswast removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 26, 2021
@tswast
Copy link
Copy Markdown
Contributor Author

tswast commented Jan 26, 2021

Ready for review.

@tswast tswast requested a review from plamut January 26, 2021 20:11
Copy link
Copy Markdown
Contributor

@plamut plamut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good IMO. 👍

And thanks for adding that synthtool improvement in the first place.

@plamut plamut self-requested a review January 27, 2021 16:51
Copy link
Copy Markdown
Contributor

@plamut plamut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just realized pyarrow==3.0.0 was released yesterday, meaning that conditionally installing it is not needed anymore (well, at least until we start thinking Python 3.10 support 😆 ).

Let's remove that logic then.

@tswast tswast requested a review from plamut January 27, 2021 20:28
@tswast
Copy link
Copy Markdown
Contributor Author

tswast commented Jan 27, 2021

@plamut removed Python 3.9 exception and re-ran python -m synthtool with latest templates.

Copy link
Copy Markdown
Contributor

@plamut plamut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tswast tswast merged commit c8e48c8 into googleapis:master Jan 28, 2021
@tswast tswast deleted the noxfile-synth branch January 28, 2021 22:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants