googleapis / googleapis/google-cloud-python

v3: use defaults for inclusive flags

Open
#15,316 1 comment 0 reactions 1 assignee Claimed by @daniel-sanche View on GitHub
api: bigtable priority: p3 type: cleanup
Dominant language
Python
Stars
5.4k
Forks
1.8k
Avg merge
3d 4h
Merged PRs (30d)
122

Description

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

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.