Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Data skew is one of the most important problems which affects to the query performance in distributed systems. To do handle this problem, we have used an algorithm for evenly distributing intermediate data for aggregation.
This ticket is to apply our algorithm for join queries, too.