-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.11.0
-
Component/s: None
-
Labels:None
The query:
SELECT dec * cast('123456789012345678901234567890.1234567' as decimal) FROM DECIMAL_PRECISION LIMIT 1
fails with an NPE while constant folding. This only happens when the decimal is out of range of max precision.
- is blocked by
-
HIVE-4320 Consider extending max limit for precision to 38
-
- Closed
-