Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Impala 2.2
Description
The frontend should be able to detect conditional functions with constant predicates (e.g. IF(true, expr1, expr2)) and automatically replace them with the correct result during the analysis.
Attachments
Issue Links
- breaks
-
IMPALA-5125 Check failed: tuple_desc_map_.back() != __null
- Resolved
-
IMPALA-5725 coalesce() not being fully applied with outer joins on kudu tables
- Resolved
- is duplicated by
-
IMPALA-4491 Avoid reading columns that are only part of constant expressions in select
- Resolved
- is related to
-
IMPALA-1788 Consider replacing constant exprs with literal equivalents
- Resolved