googleapis / googleapis/google-cloud-python
v3: use proto as data store for Mutations
Open
api: bigtable
priority: p3
type: cleanup
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
Description
There was discussion in https://github.com/googleapis/python-bigtable/pull/875 about simplifying the data model by using the underlying protos as a source of truth, but we decided to split it out into future work
This may be implemented by making the classes immutable
Contributor guide
Assessment
This issue has not been assessed yet.