FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: support readTime in Datastore query splitter. by yixiaoshen · Pull Request #763 · googleapis/java-datastore · GitHub

This repository was archived by the owner on Feb 24, 2026. It is now read-only.
/ java-datastore Public archive

feat: support readTime in Datastore query splitter. - #763

Merged
gcf-merge-on-green[bot] merged 6 commits into
googleapis:mainfrom
yixiaoshen:ys-v1-split-snapshot-read
Jun 21, 2022
Merged

feat: support readTime in Datastore query splitter.#763
gcf-merge-on-green[bot] merged 6 commits into
googleapis:mainfrom
yixiaoshen:ys-v1-split-snapshot-read

Conversation

Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> ☕️

If you write sample code, please follow the samples format.

yixiaoshen requested review from a team June 2, 2022 22:40
product-auto-label Bot added size: m Pull request size is medium. api: datastore Issues related to the googleapis/java-datastore API. labels Jun 2, 2022
product-auto-label Bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Jun 8, 2022

kolea2 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

also, we can fix clirr by adding the method to a clirr-ignored-differences.xml like https://github.com/googleapis/java-datastore/blob/main/google-cloud-datastore/clirr-ignored-differences.xml (since we added a default method, this is okay)

yixiaoshen requested a review from a team June 17, 2022 17:57

Copy link
Copy Markdown
Contributor Author

also, we can fix clirr by adding the method to a clirr-ignored-differences.xml like https://github.com/googleapis/java-datastore/blob/main/google-cloud-datastore/clirr-ignored-differences.xml (since we added a default method, this is okay)

Done

yixiaoshen closed this Jun 17, 2022
yixiaoshen reopened this Jun 17, 2022
yixiaoshen requested a review from kolea2 June 17, 2022 18:35
kolea2 added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 21, 2022
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 21, 2022
kolea2 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 21, 2022
gcf-merge-on-green Bot merged commit 61758e0 into googleapis:main Jun 21, 2022
gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 21, 2022
yixiaoshen deleted the ys-v1-split-snapshot-read branch June 21, 2022 16:22
gcf-merge-on-green Bot pushed a commit that referenced this pull request Jun 22, 2022
🤖 I have created a release *beep* *boop*
---


## [2.9.0](v2.8.0...v2.9.0) (2022-06-22)


### Features

* support readTime in Datastore query splitter. ([#763](#763)) ([61758e0](61758e0))


### Documentation

* **sample:** clean up README for native image sample ([#771](#771)) ([7358aa3](7358aa3))


### Dependencies

* update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 ([#773](#773)) ([cab7e54](cab7e54))
* update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 ([#774](#774)) ([496c1bc](496c1bc))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: datastore Issues related to the googleapis/java-datastore API. size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL