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

Sergey Shelukhin updated HIVE-20083:
------------------------------------
    Description: 
Example: LPAD on a decimal(7,1) values of 0 returns "0" but it should be "0.0".

HiveDecimal is different between branch-2 and master. This is for a branch-2 
fix.

  was:Example: LPAD on a decimal(7,1) values of 0 returns "0" but it should be 
"0.0"


> HiveDecimal to string conversion doesn't format the decimal correctly - 
> branch-2
> --------------------------------------------------------------------------------
>
>                 Key: HIVE-20083
>                 URL: https://issues.apache.org/jira/browse/HIVE-20083
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Priority: Major
>
> Example: LPAD on a decimal(7,1) values of 0 returns "0" but it should be 
> "0.0".
> HiveDecimal is different between branch-2 and master. This is for a branch-2 
> fix.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to