You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasanth J (JIRA)" <ji...@apache.org> on 2014/07/24 00:20:39 UTC

[jira] [Created] (HIVE-7491) Stats annotation fails to evaluation constant expressions in filter operator

Prasanth J created HIVE-7491:
--------------------------------

             Summary: Stats annotation fails to evaluation constant expressions in filter operator
                 Key: HIVE-7491
                 URL: https://issues.apache.org/jira/browse/HIVE-7491
             Project: Hive
          Issue Type: Sub-task
    Affects Versions: 0.14.0
            Reporter: Prasanth J
            Assignee: Prasanth J


HIVE-5369 added stats annotation to operator plan. The filter operator evaluates all expression node descriptors and applies rules. It always returns 0 for constant expressions like 'select * from table where true' or 'select * from table where true=true' etc. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)