Skip to content

perf: Simplify merge join key coalescing - #1361

Merged
TrevorBergeron merged 1 commit into
mainfrom
merge_key_simple
Feb 5, 2025
Merged

perf: Simplify merge join key coalescing#1361
TrevorBergeron merged 1 commit into
mainfrom
merge_key_simple

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

@TrevorBergeron
TrevorBergeron requested review from a team and shobsiFebruary 4, 2025 21:51
@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 Feb 4, 2025
@TrevorBergeron
TrevorBergeron merged commit 7ae565d into mainFeb 5, 2025
@TrevorBergeron
TrevorBergeron deleted the merge_key_simple branch February 5, 2025 17:32
@release-pleaserelease-pleaseBot mentioned this pull request Feb 5, 2025
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.

2 participants

@TrevorBergeron@tswast