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

support leftsemijoin for sparkSQL

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.1, 1.1.0
    • SQL
    • None

    Description

      I created Github PR #395 for this issue.https://github.com/apache/spark/pull/395
      As marmbrus comments there, one design question is which of the following is better:
      1. multiple operators that handle different kinds of joins, letting the planner pick the correct one
      2. putting the switching logic inside of the operator as is done here

      Attachments

        Activity

          People

            adrian-wang Adrian Wang
            adrian-wang Adrian Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: