Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-20222

Enable Skew Join Optimization For Outer Joins

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0, 4.0.0
    • None
    • Logical Optimizer

    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

          Activity

            People

              Unassigned Unassigned
              belugabehr David Mollitor
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: