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/07 20:37:43 UTC

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

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

Jitendra Nath Pandey updated HIVE-6568:
---------------------------------------

    Status: Patch Available  (was: Open)

> 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
>         Attachments: HIVE-6568.1.patch
>
>
> 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)