Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

supports forceShuffledHashJoin. #545

Merged
merged 1 commit into from
Aug 21, 2024
Merged

supports forceShuffledHashJoin. #545

merged 1 commit into from
Aug 21, 2024

Conversation

richox
Copy link
Collaborator

@richox richox commented Aug 16, 2024

supports forceShuffledHashJoin.

optimize shuffle read performance.

optimize small batch coalescing.

improve hash join by skipping null values.

improve metrics and logging.

@richox richox force-pushed the dev-force-shj branch 9 times, most recently from 5beacab to bf4d1ee Compare August 19, 2024 10:44
optimize shuffle read performance.

optimize small batch coalescing.

improve hash join by skipping null values.

improve metrics and logging.

fix decimal arithmetic operator data type error in spark333.
@lihao712 lihao712 merged commit 565c025 into master Aug 21, 2024
2079 of 2080 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants