Skip to content

fix: Fix caching from generating row numbers in partial ordering mode - #872

Merged
TrevorBergeron merged 3 commits into
mainfrom
offsets_cache_fix
Aug 5, 2024
Merged

fix: Fix caching from generating row numbers in partial ordering mode#872
TrevorBergeron merged 3 commits into
mainfrom
offsets_cache_fix

Conversation

@TrevorBergeron

Copy link
Copy Markdown
Contributor

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)

Fixes #<issue_number_goes_here> 🦕

@product-auto-labelproduct-auto-labelBot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Jul 31, 2024
@TrevorBergeron
TrevorBergeron marked this pull request as ready for review August 2, 2024 00:11
@TrevorBergeron
TrevorBergeron requested review from a team and shobsiAugust 2, 2024 00:11
@TrevorBergeron
TrevorBergeron merged commit 52b7786 into mainAug 5, 2024
@TrevorBergeron
TrevorBergeron deleted the offsets_cache_fix branch August 5, 2024 23:21
@release-pleaserelease-pleaseBot mentioned this pull request Aug 5, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigqueryIssues related to the googleapis/python-bigquery-dataframes API.size: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@TrevorBergeron@shobsi@chelsea-lin