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

Broadcast join with two ints could be very slow

    XMLWordPrintableJSON

Details

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

    Description

      If the two join columns have the same value, the hash code of them will be (a ^ b), which is 0, then the HashMap will be very very slow.

      Attachments

        Activity

          People

            davies Davies Liu
            davies Davies Liu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: