googleapis / googleapis/google-cloud-python
v3: mutation batcher append returns future
Offen
#15,319
1 Kommentar
0 Reaktionen
1 zugewiesene Person
Beansprucht von @daniel-sanche
Auf GitHub ansehen
api: bigtable
priority: p2
type: feature request
- Vorherrschende Sprache
- Python
- Sterne
- 5.4k
- Forks
- 1.8k
- Ø Merge
- 3 T. 4 Std.
- Gemergte PRs (30 T.)
- 122
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.