Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Example: LPAD on a decimal(7,1) values of 0 returns "0" (plus padding) but it should be "0.0" (plus padding)
HiveDecimal impl is significantly different between branch-1 and master. This is for the pre-FastDecimal fix.
Attachments
Issue Links
- is a clone of
-
HIVE-20082 HiveDecimal to string conversion doesn't format the decimal correctly - master
- Closed