Skip to content

Conversation

@dqhl76
Copy link
Collaborator

@dqhl76 dqhl76 commented Jan 6, 2026

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

fix: use full join keys for hash shuffle to avoid skew

use full equi-join key set to avoid single-column hash shuffle

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking Change (fix or feature that could cause existing functionality not to work as expected)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

This change is Reviewable

@github-actions github-actions bot added the pr-bugfix this PR patches a bug in codebase label Jan 6, 2026
@dqhl76 dqhl76 marked this pull request as ready for review January 6, 2026 06:57
@zhang2014 zhang2014 added the ci-cloud Build docker image for cloud test label Jan 6, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

Docker Image for PR

  • tag: pr-19198-76258c0-1767694045

note: this image tag is only available for internal use.

@zhang2014 zhang2014 merged commit 2f8f463 into databendlabs:main Jan 7, 2026
99 checks passed
dqhl76 added a commit to dqhl76/databend that referenced this pull request Jan 8, 2026
@dqhl76 dqhl76 mentioned this pull request Jan 12, 2026
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-cloud Build docker image for cloud test pr-bugfix this PR patches a bug in codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants