googleapis / googleapis/google-cloud-python
v3: mutation batcher append returns future
Open
api: bigtable
priority: p2
type: feature request
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
Description
There is currently no way to track when a mutation is finalized after appending it to the mutation batcher. We should return a future as part of append to fix this
Also: rethink manual flushing. Currently, flushing will only happen automatically based on time, count, size, or closure
Contributor guide
Assessment
This issue has not been assessed yet.