Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-11027

Hive on tez: Bucket map joins fail when hashcode goes negative

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.13.0, 0.14.0, 1.0.0
    • 1.2.1
    • Tez
    • None

    Description

      Seeing an issue when dynamic sort optimization is enabled while doing an insert into bucketed table. We seem to be flipping the negative sign on the hashcode instead of taking the complement of it for routing the data correctly. This results in correctness issues in bucket map joins in hive on tez when the hash code goes negative.

      Attachments

        1. HIVE-11027.patch
          19 kB
          Prasanth Jayachandran

        Activity

          People

            prasanth_j Prasanth Jayachandran
            vikram.dixit Vikram Dixit K
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: