Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Impala 2.7.0, Impala 2.8.0
-
None
Description
If a builtin aggregate function calls GetReturnType(), we can propagated constant values, e.g. decimal precision and scale. However we don't have the same optimisation for GetIntermediateType(). We should fix this for consistency.
Attachments
Issue Links
- is blocked by
-
IMPALA-3637 Merge codegen constant replacement mechanisms
- Resolved