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

Apply splitConjunctivePredicates to join condition while finding join keys.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • SQL
    • None

    Description

      When tables are equi-joined by multiple-keys HashJoin should be used, but CartesianProduct and then Filter are used.
      The join keys are paired by And expression so we need to apply splitConjunctivePredicates to join condition while finding join keys.

      Attachments

        Activity

          People

            ueshin Takuya Ueshin
            ueshin Takuya Ueshin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: