You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Piotr Szuberski (Jira)" <ji...@apache.org> on 2020/11/18 08:19:00 UTC

[jira] [Updated] (BEAM-11287) Add General purpose Write operation to the cross-language Spanner transform

     [ https://issues.apache.org/jira/browse/BEAM-11287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piotr Szuberski updated BEAM-11287:
-----------------------------------
    Summary: Add General purpose Write operation to the cross-language Spanner transform  (was: Add General purpose Write operation to cross-language Spanner transform)

> Add General purpose Write operation to the cross-language Spanner transform
> ---------------------------------------------------------------------------
>
>                 Key: BEAM-11287
>                 URL: https://issues.apache.org/jira/browse/BEAM-11287
>             Project: Beam
>          Issue Type: New Feature
>          Components: cross-language, io-java-gcp, io-py-gcp
>            Reporter: Piotr Szuberski
>            Priority: P2
>
> [https://github.com/apache/beam/pull/12611] largely addresses this by adding individual xlang wrappers for delete/replace/insert/update/insert_or_update operations restricted to a single table.
> The only thing missing is a general purpose "write" transform that can accept general mutations (multiple tables, multiple operations). To get that right will require some design work and likely some new features in portable schemas (unions).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)