googleapis / googleapis/google-cloud-python
Make RowMutationEntry mutable
Đang mở
api: bigtable
priority: p3
type: feature request
- Ngôn ngữ chính
- Python
- Star
- 5.4k
- Fork
- 1.8k
- Merge trung bình
- 3 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 122
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.