googleapis / googleapis/google-cloud-python
Replace legacy row_filters with data client row_filters
Offen
#15,294
1 Kommentar
0 Reaktionen
1 zugewiesene Person
Beansprucht von @gkevinzheng
Auf GitHub ansehen
api: bigtable
priority: p3
type: feature request
- Vorherrschende Sprache
- Python
- Sterne
- 5.4k
- Forks
- 1.8k
- Ø Merge
- 3 T. 4 Std.
- Gemergte PRs (30 T.)
- 122
Beschreibung
Both the legacy and data client have row_filter files, containing a set of filter classes. ([old](https://github.com/googleapis/python-bigtable/blob/main/google/cloud/bigtable/row_filters.py), [new](https://github.com/googleapis/python-bigtable/blob/main/google/cloud/bigtable/data/row_filters.py)). The new client used the old one as a starting point, so they should be mostly consistent, but you should verify that nothing breaks as part of the change ([diff here](https://diff.googleplex.com/#key=DA0hOKS1El3A))
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.