You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2009/03/24 08:31:51 UTC

[jira] Created: (HIVE-359) Short-circuiting expression evaluation

Short-circuiting expression evaluation
--------------------------------------

                 Key: HIVE-359
                 URL: https://issues.apache.org/jira/browse/HIVE-359
             Project: Hadoop Hive
          Issue Type: Improvement
            Reporter: Zheng Shao


We don't need to evaluate some sub-expressions for AND, OR, CASE, and IF.
We should support this kind of expression operators natively so we can change the evaluation order and do short-circuiting.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.