googleapis / googleapis/google-cloud-python
Make RowMutationEntry mutable
Aperta
api: bigtable
priority: p3
type: feature request
- Lingua principale
- Python
- Stelle
- 5.4k
- Fork
- 1.8k
- Merge medio
- 3g 4h
- PR unite (30g)
- 122
Descrizione
Currently, The RowMutationEntry uses a fixed tuple for mutations. We should consider making the list mutable, so users can add to it over time.
This change may require making copies of entries in some places, to make sure a request doesn't change in surprising ways between retries
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.