You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2014/03/06 18:36:44 UTC

[jira] [Created] (HIVE-6568) Vectorized cast of decimal to string produces strings with trailing zeros.

Jitendra Nath Pandey created HIVE-6568:
------------------------------------------

             Summary: Vectorized cast of decimal to string produces strings with trailing zeros.
                 Key: HIVE-6568
                 URL: https://issues.apache.org/jira/browse/HIVE-6568
             Project: Hive
          Issue Type: Bug
          Components: Vectorization
            Reporter: Jitendra Nath Pandey
            Assignee: Jitendra Nath Pandey


A decimal value 1.23 with scale 5 is represented in string as 1.23000. This behavior is different from HiveDecimal behavior.



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