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