googleapis / googleapis/google-cloud-java

[java-spanner] No way to provide `transaction_tag` with Partitioned DML update

オープン
#12,253 コメント 2 件 リアクション 0 件 担当者 1 名 @rahul2393 が担当を希望しています GitHub で見る
api: spanner
主要言語
Java
スター
2.1k
フォーク
1.2k
平均マージ
1日 23時間
マージ済み PR(30日)
154

説明

**Is your feature request related to a problem? Please describe.**
Not sure if that's a bug or a feature request. There is no way to assign a _transaction_tag_ (not request tag!) to a partitioned DML transaction.

**Describe the solution you'd like**
Well, give us a way to optionally pass a transaction tag.

**Additional context**
We'd like to use `transaction_tag`-s to make improvements to our CDC mechanism which utilizes Change Streams. Unlike request tags, transaction tags make it all the way to change stream's data change records and we'd like to use that. Unfortunately, we can't do it when we do a massive updates using Partitioned DML.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。