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

KeyWrapperFactory#TextKeyWrapper#equals() extracts Text incorrectly when isCopy is false

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

            } else {
              t1 = soi_new.getPrimitiveWritableObject(key);
              t2 = soi_copy.getPrimitiveWritableObject(obj);
      

      t2 should be assigned soi_new.getPrimitiveWritableObject(obj)

      Attachments

        1. HIVE-7185.patch
          0.6 kB
          SUYEON LEE

        Activity

          People

            suyeon1222 SUYEON LEE
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: