Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 2.8.0
-
None
Description
When the result type of a divide, mod, or multiply is DECIMAL, and the result does not fit in the result type's scale, add an option to round the result. We'll want to eliminate the query option overhead using codegen (IMPALA-4809).