You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 18:18:17 UTC

[GitHub] [beam] damccorm opened a new issue, #20619: Add General purpose Write operation to the cross-language Spanner transform

damccorm opened a new issue, #20619:
URL: https://github.com/apache/beam/issues/20619

   [https://github.com/apache/beam/pull/12611](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).
   
   Imported from Jira [BEAM-11287](https://issues.apache.org/jira/browse/BEAM-11287). Original Jira may contain additional context.
   Reported by: piotr-szuberski.


-- 
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.apache.org

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