GoogleCloudPlatform / GoogleCloudPlatform/cloud-spanner-emulator
transaction_tag is not passed in change stream data change records
Open
- Dominant language
- C++
- Stars
- 334
- Forks
- 77
- Avg merge
- 8m
- Merged PRs (30d)
- 2
Description
The emulator does not pass the `transaction_tag` field in data change records of the change stream. The field is always empty.
If I execute the same code against a Cloud Spanner instance, I can see the `transaction_tag` field correctly passed.
Contributor guide
Assessment
This issue has not been assessed yet.