Skip to content

feat: track precommit token in r/w apis(multiplexed session) #2312

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

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

Conversation

alkatrivedi
Copy link
Contributor

This PR contains code changes to track precommit token in the read write apis.

methods where the precommit needs to be tracked consistently are:

  • begin()
  • createReadStream()
  • runStream()
  • batchUpdate()

@alkatrivedi alkatrivedi requested review from a team as code owners May 30, 2025 05:51
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/nodejs-spanner API. labels May 30, 2025
@alkatrivedi alkatrivedi force-pushed the track-precommit-token branch 2 times, most recently from 9677bf5 to f24e043 Compare May 30, 2025 08:38
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels May 30, 2025
@alkatrivedi alkatrivedi force-pushed the track-precommit-token branch from f24e043 to b2e5d64 Compare May 30, 2025 08:57
@alkatrivedi alkatrivedi added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 30, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 30, 2025
@alkatrivedi alkatrivedi changed the title chore: track precommit token in read write apis feat: track precommit token in read write apis(multiplexed session) May 30, 2025
@alkatrivedi alkatrivedi changed the title feat: track precommit token in read write apis(multiplexed session) feat: track precommit token in r/w apis(multiplexed session) May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/nodejs-spanner API. kokoro:force-run Add this label to force Kokoro to re-run the tests. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant