Skip to content

v3: mutation batcher append returns future #815

@daniel-sanche

Description

@daniel-sanche

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

Metadata

Metadata

Assignees

Labels

api: bigtableIssues related to the googleapis/python-bigtable API.priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions