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(spanner): enable request options for batch read #3905

Merged
merged 4 commits into from
Apr 21, 2021

Commits on Apr 8, 2021

  1. feat(spanner): enable request options for batch read

    Enables RequestOptions (priority and tagging) for batch read transactions.
    This problem was first reported in #3896.
    
    Fixes #3904
    olavloite committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    aafb687 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    abec2c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    c9354be View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    4263aba View commit details
    Browse the repository at this point in the history