Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.0.0, 4.0.0
-
None
Description
// We are trying to adding map joins to handle skew keys, and map join right // now does not work with outer joins if (!GenMRSkewJoinProcessor.skewJoinEnabled(parseCtx.getConf(), joinOp)) return;
Attachments
Issue Links
- is related to
-
HIVE-964 handle skewed keys for a join in a separate job
- Closed