You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc: update wording in RowIterator docstrings to reduce confusion (#127)
Goal: Talking about partition filtration can be problematic, so refer
to Storage API capabilities more obliquely. Particularly, partition
filtration is possible via a query or a direct storage API read, so
don't use as severe of language when describing helper mechanisms such
as to_dataframe() on row iterators.
Fixes: googleapis/python-bigquery-storage#22
Co-authored-by: Peter Lamut <plamut@users.noreply.github.com>
0 commit comments