googleapis / googleapis/google-cloud-python
v3: use defaults for inclusive flags
Offen
#15,316
1 Kommentar
0 Reaktionen
1 zugewiesene Person
Beansprucht von @daniel-sanche
Auf GitHub ansehen
api: bigtable
priority: p3
type: cleanup
- Vorherrschende Sprache
- Python
- Sterne
- 5.4k
- Forks
- 1.8k
- Ø Merge
- 3 T. 4 Std.
- Gemergte PRs (30 T.)
- 122
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.