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

bug fixes #777

Merged
merged 1 commit into from
Jan 20, 2025
Merged

bug fixes #777

merged 1 commit into from
Jan 20, 2025

Conversation

richox
Copy link
Collaborator

@richox richox commented Jan 19, 2025

remove bind() logic in from_proto.rs

fix broadcast join shuffle read check

fix partitioning matching in rss shuffle writer

reduce agg output memory usage

change protobufs default recursion limit to Int.MaxValue

fix SortAgg bug

fix SortMergeJoin bug

add conf: spark.blaze.partialAggSkipping.skipSpill

add conf: spark.blaze.tokio.worker.threads.per.cpu

use case-insensitive field matching in scan schema adaptor

Which issue does this PR close?

Closes #670, #749 .

Are there any user-facing changes?

@richox richox force-pushed the fix-bugs branch 3 times, most recently from 5d109f6 to 0b41a79 Compare January 19, 2025 09:23
fix broadcast join shuffle read check

fix partitioning matching in rss shuffle writer

reduce agg output memory usage

change protobufs default recursion limit to Int.MaxValue

fix SortAgg bug

fix SortMergeJoin bug

add conf: spark.blaze.partialAggSkipping.skipSpill

add conf: spark.blaze.tokio.worker.threads.per.cpu

use case-insensitive field matching in scan schema adaptor
@lihao712 lihao712 merged commit 37c4f68 into master Jan 20, 2025
618 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
2 participants