python-bigquery-dataframes icon indicating copy to clipboard operation
python-bigquery-dataframes copied to clipboard

docs: add a code sample using `bpd.options.bigquery.ordering_mode = "partial"`

Open tswast opened this issue 1 year ago • 1 comments

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

Towards internal code change 662899733 🦕

tswast avatar Aug 21 '24 15:08 tswast

Here is the summary of changes.

You are about to add 3 region tags.

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:

  • [ ] Refresh this comment

snippet-bot[bot] avatar Aug 21 '24 15:08 snippet-bot[bot]

Oops. I merged too soon. https://github.com/googleapis/python-bigquery-dataframes/pull/1173 to fix the failing Samples tests.

Since it was only remote function and llm that were failures, I (incorrectly) assumed those were flakes.

tswast avatar Nov 25 '24 19:11 tswast