Skip to content

Conversation

@viacheslav-rostovtsev
Copy link
Member

@viacheslav-rostovtsev viacheslav-rostovtsev commented Nov 6, 2025

This change extends the request_options functionality for request tags and query priority to reads and queries issued against snapshots. This allows for the use of read-only transactions with staleness semantics but still bucketing queries via tags for analysis purposes.

Closes: #197

Original PR: #198

michaelherold and others added 2 commits November 3, 2025 11:32
This change extends the `request_options` functionality for request tags
and query priority to queries issued against snapshots. This allows for
the use of read-only transactions with staleness semantics but still
bucketing queries via tags for analysis purposes.
@viacheslav-rostovtsev viacheslav-rostovtsev requested review from a team as code owners November 6, 2025 17:30
@viacheslav-rostovtsev viacheslav-rostovtsev changed the title Michaelherold/request tags on snapshots Allow sending request tags for snapshot queries Nov 6, 2025
@viacheslav-rostovtsev viacheslav-rostovtsev changed the title Allow sending request tags for snapshot queries fet: allow sending request tags for snapshot queries Nov 6, 2025
@viacheslav-rostovtsev viacheslav-rostovtsev changed the title fet: allow sending request tags for snapshot queries feat: allow sending request tags for snapshot queries Nov 6, 2025
@viacheslav-rostovtsev viacheslav-rostovtsev added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 6, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 6, 2025
@viacheslav-rostovtsev viacheslav-rostovtsev merged commit 49e1b16 into main Nov 6, 2025
16 checks passed
@michaelherold
Copy link
Contributor

Thanks for finishing this! I hadn't been able to swing back to it yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow setting request tags on queries issued to read-only snapshots

4 participants