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)