googleapis / googleapis/google-cloud-python
Make RowMutationEntry mutable
Abierto
api: bigtable
priority: p3
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
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.