googleapis / googleapis/google-cloud-python
Make RowMutationEntry mutable
Aberta
api: bigtable
priority: p3
type: feature request
- Linguagem predominante
- Python
- Estrelas
- 5.4k
- Forks
- 1.8k
- Merge médio
- 2d 23h
- PRs com merge (30d)
- 123
Descrição
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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.