Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-32460

how spark collects non-match results after performing broadcast left outer join

    XMLWordPrintableJSON

Details

    • Question
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 2.4.0
    • None
    • Spark Core, SQL
    • None

    Description

      Does anybody know how spark collects non-match results after performing broadcast hash left outer join?

      Suppose we have 4 nodes. 1 driver and 3 executors. We broadcast the left table. After left outer join is performed in each executor, how does spark recognize which records have not been matched, and how does it collect them to the final result?

      Attachments

        Activity

          People

            Unassigned Unassigned
            farshaddp farshad delavarpour
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: