You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/03/01 17:48:00 UTC

[jira] [Work logged] (BEAM-12164) SpannerIO Change Stream Connector

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

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

                Author: ASF GitHub Bot
            Created on: 01/Mar/22 17:47
            Start Date: 01/Mar/22 17:47
    Worklog Time Spent: 10m 
      Work Description: nancyxu123 opened a new pull request #16977:
URL: https://github.com/apache/beam/pull/16977


   Added integration test for transaction boundaries and transaction ID ordering. Made small fixes in ordered by key integration test.
   


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

    Worklog Id:     (was: 734818)
    Time Spent: 34h 20m  (was: 34h 10m)

> 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: 34h 20m
>  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)