googleapis / googleapis/google-cloud-python
v3: use defaults for inclusive flags
Abierto
api: bigtable
priority: p3
type: cleanup
- Lenguaje dominante
- Python
- Estrellas
- 5.4k
- Forks
- 1.8k
- Merge medio
- 3 d 4 h
- PR fusionados (30 d)
- 122
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.