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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: migrate settings and options #7374

Merged
merged 2 commits into from
Feb 9, 2023
Merged

Conversation

shollyman
Copy link
Contributor

@shollyman shollyman commented Feb 7, 2023

This PR does more settings consolidation, and updates/adds new WriterOption options to propagate settings.

In particular, this PR:

  • moves the AppendRows call options into streamSettings
  • adds a multiplex flag and option to streamSettings
  • adds a call function setting into streamSettings (no option)

This PR also updates managed stream to use the new option(s) as appropriate, but most of this is unused here and is in preparation for a larger cutover of functionality related to the new connection abstractions.

Towards: #7103

This PR does more settings consolidation, and updates/adds new
WriterOption options to propagate settings.

In particular, this PR:
* moves the AppendRows call options into streamSettings
* adds a multiplex flag and option to streamSettings
* adds a call function option into streamSettings

This PR also updates managed stream to use the new option(s) as
appropriate, but most of this is unused here and is in preparation
for a larger cutover of functionality related to the new connection
abstractions.

Towards: googleapis#7103
@shollyman shollyman added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Feb 7, 2023
@shollyman shollyman requested review from alvarowolfx and a team February 7, 2023 21:14
@shollyman shollyman requested a review from a team as a code owner February 7, 2023 21:14
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Feb 7, 2023
@shollyman shollyman removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Feb 9, 2023
@shollyman shollyman merged commit 7960d91 into googleapis:main Feb 9, 2023
@shollyman shollyman deleted the options branch February 9, 2023 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants