Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently optimizer falls back to non-cbo path if cbo path throws an exception of type SemanticException. This might be eclipsing some genuine issues within cbo-path.
We would like to turn off the fall back mechanism for tests to see if there are indeed genuine issues/bugs within cbo path.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-16492 Create view doesn't work with Calcite Return path
- Open
-
HIVE-16512 Join fails on operator return path on CBO
- Open
-
HIVE-16491 CBO cant handle join involving complex types in on condition
- Closed
-
HIVE-16494 udaf percentile_approx() may fail on CBO
- Closed
-
HIVE-16511 CBO looses inner casts on constants of complex type
- Closed