googleapis / googleapis/google-cloud-python

Replace legacy row_filters with data client row_filters

オープン
#15,294 コメント 1 件 リアクション 0 件 担当者 1 名 @gkevinzheng が担当を希望しています GitHub で見る
api: bigtable priority: p3 type: feature request
主要言語
Python
スター
5.4k
フォーク
1.8k
平均マージ
3日 4時間
マージ済み PR(30日)
122

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。