changliiu

Results 4 issues of changliiu

**Please** add a meaningful description for your change here ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ]...

java
build
io
gcp
spanner

To improve the performance of the query for GetUnfinishedMinWatermark, we can add a filter to the query. Note that the query run on a cache to refresh every 1s. We...

java
io
gcp
Next Action: Reviewers
spanner
reassigned-reviewers

V1 change stream can use null end timestamp for the query, however V2 the end timestamp of the query should be NOT NULL, and should be at most 30 mins...

java
io
gcp
Next Action: Reviewers
spanner
reassigned-reviewers

Include PartitionStartRecord, PartitionEndRecord, PartitionEventRecord, MoveInEvent, MoveOutEvent. These will be used in the following PRs - the returned change stream record will be parsed into these models, and corresponding actions will...

java
io
gcp
Next Action: Reviewers
spanner