Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

feat: add support for new cloud client test framework in google-cloud-spanner-executor#2217

Merged
rajatbhatta merged 61 commits intogoogleapis:mainfrom
gyang-google:spanner-executor
Jan 10, 2023
Merged

feat: add support for new cloud client test framework in google-cloud-spanner-executor#2217
rajatbhatta merged 61 commits intogoogleapis:mainfrom
gyang-google:spanner-executor

Conversation

@gyang-google
Copy link
Copy Markdown
Contributor

This is the initial commit for client-wise executor of cloud Java Spanner client. This feature enables the ability to test cloud Spanner clients through an universal testing protos, defined by proto-google-cloud-spanner-executor-v1.

Prepare new protos for existing executor features.
Commented out Batch txns and change stream for future support.
Prepare protos for change stream.
Fix partition token.
Fix request index for batch read.
…issue. This is achieved by wrapping streamObserver into executionFlowContext and make all the calls synchronized.
Prepare new protos for existing executor features.
Commented out Batch txns and change stream for future support.
@gyang-google gyang-google requested review from a team January 3, 2023 23:54
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: spanner Issues related to the googleapis/java-spanner API. labels Jan 3, 2023
@rajatbhatta rajatbhatta added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 5, 2023
Copy link
Copy Markdown
Contributor

@rajatbhatta rajatbhatta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm. Thank you for working on this, @gyang-google !

@rajatbhatta rajatbhatta added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 10, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 10, 2023
@rajatbhatta rajatbhatta merged commit d75ebc1 into googleapis:main Jan 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/java-spanner API. size: xl Pull request size is extra large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants