[ 
https://issues.apache.org/jira/browse/HIVE-7753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116939#comment-14116939
 ] 

Ashutosh Chauhan commented on HIVE-7753:
----------------------------------------

+1

> Same operand appears on both sides of > in DataType#compareByteArray()
> ----------------------------------------------------------------------
>
>                 Key: HIVE-7753
>                 URL: https://issues.apache.org/jira/browse/HIVE-7753
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>         Attachments: hive-7753-v1.txt
>
>
> Around line 227:
> {code}
>       if (o1[i] > o1[i]) {
>         return 1;
> {code}
> The above comparison would never be true.



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

Reply via email to