[ 
https://issues.apache.org/jira/browse/HIVE-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

SUYEON LEE resolved HIVE-7185.
------------------------------
    Resolution: Won't Fix

> KeyWrapperFactory#TextKeyWrapper#equals() extracts Text incorrectly when 
> isCopy is false
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-7185
>                 URL: https://issues.apache.org/jira/browse/HIVE-7185
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: SUYEON LEE
>            Priority: Minor
>         Attachments: HIVE-7185.patch
>
>
> {code}
>       } else {
>         t1 = soi_new.getPrimitiveWritableObject(key);
>         t2 = soi_copy.getPrimitiveWritableObject(obj);
> {code}
> t2 should be assigned soi_new.getPrimitiveWritableObject(obj)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to