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

feat(bigquery/storage/managedwriter): skeleton for destination ordering #10024

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shollyman
Copy link
Contributor

This PR contains the skeleton for implementing per-destination ordering, defining a new pendingQueue abstraction and alternative recv processor.

It does not wire the new implementation into the existing library at this point, which would be done in followup PRs.

This PR contains the skeleton for implementing per-destination ordering,
defining a new pendingQueue abstraction and alternative recv processor.

It does not wire the new implementation into the existing library at
this point, which would be done in followup PRs.
@shollyman shollyman added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 22, 2024
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the BigQuery API. label Apr 22, 2024
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 BigQuery API. do not merge Indicates a pull request not ready for merge, due to either quality or timing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant