googleapis / googleapis/google-cloud-python
v3: use defaults for inclusive flags
Đang mở
api: bigtable
priority: p3
type: cleanup
- 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ả
We currently use None to for inclusive flags, and raise an error if the flag is set when the field is not. WE have this behaviour in both RowRange and RowFilter.
We should consider using default values in the signature instead, to make things simpler
Context: https://github.com/googleapis/python-bigtable/pull/820#discussion_r1247157873
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.