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

test: added getSnapshotTimestamp() method#4000

Merged
sakthivelmanii merged 1 commit intogoogleapis:mainfrom
skuruppu:rr_snapshot_timestamp
Jul 30, 2025
Merged

test: added getSnapshotTimestamp() method#4000
sakthivelmanii merged 1 commit intogoogleapis:mainfrom
skuruppu:rr_snapshot_timestamp

Conversation

@skuruppu
Copy link
Copy Markdown
Contributor

The snapshot timestamp is the timestamp at which all the reads in a transaction ran when using repeatable read isolation. The method is only intended to be used for internal testing purposes, so the snapshot timestamp will be null if attempted to be used externally.

@skuruppu skuruppu requested review from a team July 23, 2025 06:25
@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner API. labels Jul 23, 2025
@skuruppu
Copy link
Copy Markdown
Contributor Author

skuruppu commented Jul 23, 2025

@sakthivelmanii this PR requires #3995 to be merged first.

@skuruppu skuruppu force-pushed the rr_snapshot_timestamp branch 2 times, most recently from ebf0582 to 77539dc Compare July 29, 2025 06:38
The snapshot timestamp is the timestamp at which all the reads in a
transaction ran when using repeatable read isolation. The method is
only intended to be used for internal testing purposes, so the snapshot
timestamp will be `null` if attempted to be used externally.
@skuruppu skuruppu force-pushed the rr_snapshot_timestamp branch from 77539dc to 5411e8f Compare July 30, 2025 12:00
@skuruppu
Copy link
Copy Markdown
Contributor Author

Thanks for the review. PTAL @sakthivelmanii.

@sakthivelmanii sakthivelmanii merged commit 93ca52e into googleapis:main Jul 30, 2025
54 of 56 checks passed
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: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants