You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2014/03/12 22:50:56 UTC

[jira] [Created] (HIVE-6641) optimized HashMap keys won't work correctly with decimals

Sergey Shelukhin created HIVE-6641:
--------------------------------------

             Summary: optimized HashMap keys won't work correctly with decimals
                 Key: HIVE-6641
                 URL: https://issues.apache.org/jira/browse/HIVE-6641
             Project: Hive
          Issue Type: Bug
            Reporter: Sergey Shelukhin
            Assignee: Sergey Shelukhin


Decimal values with can be equal while having different byte representations (different precision/scale), so comparing bytes is not enough. For a quick fix, we can disable this for decimals



--
This message was sent by Atlassian JIRA
(v6.2#6252)