googleapis / googleapis/google-cloud-python
Make RowMutationEntry mutable
Ouverte
api: bigtable
priority: p3
type: feature request
- Langage dominant
- Python
- Étoiles
- 5.4k
- Forks
- 1.8k
- Merge moyen
- 3 j 4 h
- PR mergées (30 j)
- 122
Description
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.