Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Impala 3.1.0
-
None
-
None
-
ghx-label-7
Description
The ExprRewriter in impala is growing more complex and sometimes fails. Currently the user have to disable the rewrite to workaround it until the bug is fixed. Impala should fallback to an unrewritten query automatically and print a warning to provide a smoother user experience if there are ExprRewriter bugs in the future.
Attachments
Issue Links
- is caused by
-
IMPALA-7083 AnalysisException for GROUP BY and ORDER BY expressions that are folded to constants from 2.9 onwards
- Open
- is related to
-
IMPALA-7250 AnalysisException in select datediff() with group by
- Open
-
IMPALA-7090 EqualityDisjunctsToInRule should respect the limit on the number of children in an expr
- Resolved
-
IMPALA-7027 Multiple Cast to Varchar with different limit fails with "AnalysisException: null CAUSED BY: IllegalArgumentException: "
- Resolved
- relates to
-
IMPALA-7106 Log the original and rewritten SQL when SQL rewrite fails
- Resolved