[ 
https://issues.apache.org/jira/browse/BEAM-12164?focusedWorklogId=737353&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-737353
 ]

ASF GitHub Bot logged work on BEAM-12164:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Mar/22 04:21
            Start Date: 07/Mar/22 04:21
    Worklog Time Spent: 10m 
      Work Description: thiagotnunes opened a new pull request #17023:
URL: https://github.com/apache/beam/pull/17023


   The backend used to throw an error if we queried at the exact end timestamp 
of a partition (when child records were received). Because of this, we 
implemented a workaround that would always query 1us (or 1ns) before the end 
time, so that we could get records back.
   
   This bug has been fixed, so here we remove the workaround entirely.
   
   [] Needs https://github.com/apache/beam/pull/16844 to be merged first before 
merging this one
   [] Needs testing with verification framework to validate fix before merging 
this one


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 737353)
    Time Spent: 37h 50m  (was: 37h 40m)

> SpannerIO Change Stream Connector
> ---------------------------------
>
>                 Key: BEAM-12164
>                 URL: https://issues.apache.org/jira/browse/BEAM-12164
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-core
>            Reporter: Thiago Nunes
>            Assignee: Thiago Nunes
>            Priority: P2
>             Fix For: 2.37.0
>
>          Time Spent: 37h 50m
>  Remaining Estimate: 0h
>
> We would like to augment the existing Google Cloud SpannerIO connector 
> ([https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/spanner/SpannerIO.java)]
>  with the support for Spanner Change Streams (CDC). CDC support is just being 
> implemented in Spanner and it will be exposed through a gRPC API. We will use 
> such API to create a new SpannerIO.readChangeStream(...) implementation.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to