googleapis / python-bigtable

Apache License 2.0
68 stars 58 forks source link

doc: add samples for filtering using async apis #961

Closed igorbernstein2 closed 4 months ago

igorbernstein2 commented 4 months ago

This adds missing samples for filters when using the async api

snippet-bot[bot] commented 4 months ago

Here is the summary of changes.

You are about to add 18 region tags. - [samples/snippets/filters/filter_snippets_async.py:19](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L19), tag `bigtable_filters_limit_row_sample_asyncio` - [samples/snippets/filters/filter_snippets_async.py:33](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L33), tag `bigtable_filters_limit_row_regex_asyncio` - [samples/snippets/filters/filter_snippets_async.py:49](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L49), tag `bigtable_filters_limit_cells_per_col_asyncio` - [samples/snippets/filters/filter_snippets_async.py:63](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L63), tag `bigtable_filters_limit_cells_per_row_asyncio` - [samples/snippets/filters/filter_snippets_async.py:77](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L77), tag `bigtable_filters_limit_cells_per_row_offset_asyncio` - [samples/snippets/filters/filter_snippets_async.py:91](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L91), tag `bigtable_filters_limit_col_family_regex_asyncio` - [samples/snippets/filters/filter_snippets_async.py:107](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L107), tag `bigtable_filters_limit_col_qualifier_regex_asyncio` - [samples/snippets/filters/filter_snippets_async.py:125](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L125), tag `bigtable_filters_limit_col_range_asyncio` - [samples/snippets/filters/filter_snippets_async.py:143](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L143), tag `bigtable_filters_limit_value_range_asyncio` - [samples/snippets/filters/filter_snippets_async.py:159](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L159), tag `bigtable_filters_limit_value_regex_asyncio` - [samples/snippets/filters/filter_snippets_async.py:177](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L177), tag `bigtable_filters_limit_timestamp_range_asyncio` - [samples/snippets/filters/filter_snippets_async.py:194](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L194), tag `bigtable_filters_limit_block_all_asyncio` - [samples/snippets/filters/filter_snippets_async.py:208](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L208), tag `bigtable_filters_limit_pass_all_asyncio` - [samples/snippets/filters/filter_snippets_async.py:222](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L222), tag `bigtable_filters_modify_strip_value_asyncio` - [samples/snippets/filters/filter_snippets_async.py:236](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L236), tag `bigtable_filters_modify_apply_label_asyncio` - [samples/snippets/filters/filter_snippets_async.py:250](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L250), tag `bigtable_filters_composing_chain_asyncio` - [samples/snippets/filters/filter_snippets_async.py:271](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L271), tag `bigtable_filters_composing_interleave_asyncio` - [samples/snippets/filters/filter_snippets_async.py:292](https://github.com/igorbernstein2/python-bigtable/blob/c7ac97508afff645740f154357dbf35b2644a96a/samples/snippets/filters/filter_snippets_async.py#L292), tag `bigtable_filters_composing_condition_asyncio`

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below: