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

Commits on Apr 22, 2024

  1. feat(bigquery/storage/managedwriter): skeleton for destination ordering

    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 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f527600 View commit details
    Browse the repository at this point in the history