Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
There are situations where it is helpful to reduce dynamic SqlCalls. Right now, the ReduceExpressionsRule always avoids doing this. We should enhance the rule so this can be configurable depending on where in planning the rule is used.
Attachments
Issue Links
- is related to
-
HIVE-27291 Constant reduction in CBO does not work for UNIX_TIMESTAMP
-
- Open
-
- relates to
-
CALCITE-2823 Prevent optimization of non-deterministic functions
-
- Open
-
- links to