googleapis / googleapis/google-cloud-python

Make RowMutationEntry mutable

Open
#15,324 1 comment 0 reactions 1 assignee Claimed by @daniel-sanche View on GitHub
api: bigtable priority: p3 type: feature request
Dominant language
Python
Stars
5.4k
Forks
1.8k
Avg merge
3d 4h
Merged PRs (30d)
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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.