apache / apache/beam

Add General purpose Write operation to the cross-language Spanner transform

Open
#20,619 0 comments 0 reactions 0 assignees View on GitHub
cross-language gcp io java new feature P3 python
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

[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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.