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

make ConvertJoinMapJoin optimization pluggable for different execution frameworks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • spark-branch, 0.13.1, 0.14.0
    • None
    • Physical Optimizer

    Description

      Originally introduced for Tez, ConvertJoinMapJoin heavily uses OptimizeTezProcContext . Although we do have an equivalent OptimizeSparkProcContext, the 2 are not derived from any common ancestor class. We will need some class hierarchy redesign/refactoring to make ConvertJoinMapJoin be more generic to support multiple execution frameworks .

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ssatish Suhas Satish
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: