Commit 7322843
docs: clarify that only jobs.query and jobs.getQueryResults are affec… (#2349)
…ted by page_size in query_and_wait
Fixes internal issue b/433324499
Thank you for opening a Pull Request! Before submitting your PR, there
are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a
[bug/issue](https://github.com/googleapis/python-bigquery/issues/new/choose)
before writing your code! That way we can discuss the change, evaluate
designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)
Fixes #<issue_number_goes_here> 🦕
Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>1 parent 4f67ba2 commit 7322843
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3655 | 3655 | | |
3656 | 3656 | | |
3657 | 3657 | | |
| 3658 | + | |
| 3659 | + | |
| 3660 | + | |
| 3661 | + | |
| 3662 | + | |
3658 | 3663 | | |
3659 | 3664 | | |
3660 | 3665 | | |
| |||
0 commit comments