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
PR #7794 has implemented the initial version of joins by the sub-partitioning algorithm for #7471, however there are still some short/long term follow-ups to make it better.
firestarman
changed the title
[FEA] Improve the sub-partitioning algorithm for large/skewed hash joins.
[FEA] Improve the sub-partitioning algorithm for large/skewed hash joins
Mar 1, 2023
PR #7794 has implemented the initial version of joins by the sub-partitioning algorithm for #7471, however there are still some short/long term follow-ups to make it better.
This issue is filed to track the follow-ups.
Table.hashPartition
. rapidsai/cudf#13000Fixed by Support hashing different types for sub-partitioning #7937
(See Implement sub partitioning for large/skewed hash joins #7794 (comment))
Fixed by Sub-partitioning supports repartitioning the input data multiple times #7996
(See Implement sub partitioning for large/skewed hash joins #7794 (comment))
Fixed by Sub-partitioning supports repartitioning the input data multiple times #7996
BatchTypeSizeAwareIterator
. #7886GpuBatchSubPartitionIterator
.(See Implement sub partitioning for large/skewed hash joins #7794 (comment))
Fixed by PR Implement sub partitioning for large/skewed hash joins #7794
The text was updated successfully, but these errors were encountered: