This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Commit 445ae08
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 <[email protected]>1 parent e75ff82 commit 445ae08
1 file changed
Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1515 | 1515 | | |
1516 | 1516 | | |
1517 | 1517 | | |
1518 | | - | |
1519 | | - | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
1520 | 1521 | | |
1521 | 1522 | | |
1522 | 1523 | | |
| |||
1598 | 1599 | | |
1599 | 1600 | | |
1600 | 1601 | | |
1601 | | - | |
1602 | | - | |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
1603 | 1605 | | |
1604 | 1606 | | |
1605 | 1607 | | |
| |||
1666 | 1668 | | |
1667 | 1669 | | |
1668 | 1670 | | |
1669 | | - | |
1670 | | - | |
| 1671 | + | |
| 1672 | + | |
| 1673 | + | |
1671 | 1674 | | |
1672 | 1675 | | |
1673 | 1676 | | |
| |||
0 commit comments