You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…y data (#1311)
### What changes were proposed in this pull request?
Support block filter by taskId when getting memory data
### Why are the changes needed?
In AQE, after executing the sub-QueryStages, collect the shuffle data size, So if we can filter block,
it will improve the performance of AQE.
Fix: #1213
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
1. UTs
---------
Co-authored-by: 蒋文龙 <jiangwenlong@192.168.1.7>
Co-authored-by: 蒋文龙 <jiangwenlong@192.168.1.6>
zuston
pushed a commit
to zuston/incubator-uniffle
that referenced
this issue
Jan 18, 2024
… memory data (apache#1311)
### What changes were proposed in this pull request?
Support block filter by taskId when getting memory data
### Why are the changes needed?
In AQE, after executing the sub-QueryStages, collect the shuffle data size, So if we can filter block,
it will improve the performance of AQE.
Fix: apache#1213
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
1. UTs
---------
Co-authored-by: 蒋文龙 <jiangwenlong@192.168.1.7>
Co-authored-by: 蒋文龙 <jiangwenlong@192.168.1.6>
Code of Conduct
Search before asking
Describe the feature
Support blockId filter when getting data from memory, this will improve the performance for Spark AQE
Motivation
No response
Describe the solution
No response
Additional context
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: