Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-34706 Broadcast nested loop join improvement
  3. SPARK-34707

Code-gen broadcast nested loop join (left outer/right outer)

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.2.0
    • 3.2.0
    • SQL
    • None

    Description

      We saw 1x run-time improvement for code-gen broadcast nested loop inner join (https://issues.apache.org/jira/browse/SPARK-34620 ). Similarly let's add code-gen for left outer (build right side), and right outer (build left side) as well here.

      Attachments

        Activity

          People

            zebingl Zebing Lin
            chengsu Cheng Su
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: