Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
For example,
select key from src where key + 1 > 100 AND key + 1 < 200 limit 3;
key + 1 need not to be evaluated twice.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-7314 Wrong results of UDF when hive.cache.expr.evaluation is set
-
- Closed
-