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

ArrayKeyIndexType should use Arrays.hashCode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 2.3.4, 2.4.4
    • None
    • Spark Core
    • None

    Description

      hashCode on a array, returns arrays's identity hash and does not reflect the array's content instead. this cann be corrected by using Arrays.hashCode(array)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ajithshetty Ajith S
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: