googleapis / googleapis/google-cloud-python
v3: mutation batcher append returns future
Abierto
api: bigtable
priority: p2
type: feature request
- Lenguaje dominante
- Python
- Estrellas
- 5.4k
- Forks
- 1.8k
- Merge medio
- 3 d 4 h
- PR fusionados (30 d)
- 122
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.