googleapis / googleapis/google-cloud-python

Replace legacy row_filters with data client row_filters

Abierto
#15,294 1 comentario 0 reacciones 1 asignado Reclamado por @gkevinzheng Ver en GitHub
api: bigtable priority: p3 type: feature request
Lenguaje dominante
Python
Estrellas
5.4k
Forks
1.8k
Merge medio
3 d 4 h
PR fusionados (30 d)
122

Descripción

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))

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.