Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Example: LPAD on a decimal(7,1) values of 0 returns "0" (plus padding) but it should be "0.0" (plus padding)
Attachments
Attachments
Issue Links
- causes
-
HIVE-22946 HIVE-20082 removed conversion of complex types to string
- Open
- is cloned by
-
HIVE-20083 HiveDecimal to string conversion doesn't format the decimal correctly - branch-1
- Open
- is related to
-
HIVE-20204 Type conversion during IN () comparisons is using different rules from other comparison operations
- Closed
- links to