googleapis / googleapis/google-cloud-python
v3: mutation batcher append returns future
Aberta
api: bigtable
priority: p2
type: feature request
- Linguagem predominante
- Python
- Estrelas
- 5.4k
- Forks
- 1.8k
- Merge médio
- 2d 23h
- PRs com merge (30d)
- 123
Descrição
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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.