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): add change streams transaction exclusion sample #4108

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ShuranZhang
Copy link

Add sample for how to configure change streams transaction exclusion in various write APIs.

Note: the current latest release of spanner go client library does not contain the source code change in googleapis/google-cloud-go#9779 yet, so there will be build failures in CI/CD. However I have verified that all IT tests passed after pointing the go client dependency to my newest local cloned copy.

This pr will not be merged until the latest go client release contains the necessary source code change, just uploading it now to kick off the review process earlier.

@ShuranZhang ShuranZhang requested review from a team as code owners April 25, 2024 00:15
Copy link

snippet-bot bot commented Apr 25, 2024

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@product-auto-label product-auto-label bot added api: spanner Issues related to the Spanner API. samples Issues that are directly related to samples. labels Apr 25, 2024
@ShuranZhang ShuranZhang force-pushed the change-streams-txn-exclusion branch 2 times, most recently from 88370b5 to cfdb7cf Compare April 25, 2024 01:07
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 29, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 29, 2024
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 Spanner API. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants