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: Adding support for databoost enabled in PartitionedRead and PartitionedQuery #2316

Merged
merged 10 commits into from Mar 20, 2023

Conversation

gauravpurohit06
Copy link
Contributor

@gauravpurohit06 gauravpurohit06 commented Mar 3, 2023

Adding support for databoost enabled in PartitionedRead and PartitionedQuery

@gauravpurohit06 gauravpurohit06 requested a review from a team as a code owner March 3, 2023 05:16
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner API. labels Mar 3, 2023
@rajatbhatta rajatbhatta changed the title feat: Adding support for databoost enabled in Partition Read and Query feat: Adding support for databoost enabled in PartitionedRead and PartitionedQuery Mar 3, 2023
@gauravpurohit06 gauravpurohit06 added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 3, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 3, 2023
@gauravpurohit06 gauravpurohit06 marked this pull request as draft March 7, 2023 17:00
Copy link
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.

Couple of points:

  • Added minor nit comments. Please take a look.
  • Let's add unit tests (in OptionsTest.java/AbstractReadContext.java) for handwritten code changes made.

Apart from that, LGTM (subject to proto changes merged and the github checks pass here).

Thanks for working on this, @gauravpurohit06 !

@gauravpurohit06 gauravpurohit06 marked this pull request as ready for review March 19, 2023 12:32
@gauravpurohit06 gauravpurohit06 added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 19, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 19, 2023
@gauravpurohit06 gauravpurohit06 merged commit f39e4a3 into googleapis:main Mar 20, 2023
20 checks passed
arpan14 pushed a commit to arpan14/java-spanner that referenced this pull request Apr 28, 2023
…titionedQuery (googleapis#2316)

* feat: Adding support for spanner serverless analytics

* feat: Adding BetaAPI annotation to flag out changes are under development

* test: Adding Integration test

* style: formatting

* feat: Using databoost field instead of serverless analytics

* feat: Integration test and sample.

* refactor: method name change

* refactor: minor refactoring

* refactor: Adding more junit and java docs
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/java-spanner API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants