[ https://issues.apache.org/jira/browse/HIVE-17378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zoltan Haindrich updated HIVE-17378: ------------------------------------ Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available) pushed to master. Thank you Jesus for the review! > CBO: HiveReduceExpressionsWithStatsRule can operate on IS_NULL and IS_NOT_NULL > ------------------------------------------------------------------------------ > > Key: HIVE-17378 > URL: https://issues.apache.org/jira/browse/HIVE-17378 > Project: Hive > Issue Type: Bug > Components: CBO > Affects Versions: 3.0.0 > Reporter: Gopal V > Assignee: Zoltan Haindrich > Fix For: 3.0.0 > > Attachments: HIVE-17378.01.patch > > > {code} > * Currently we support the simplification of =, >=, <=, >, <, and > * IN operations. > */ > {code} > IS_NULL and IS_NOT_NULL are closely related and can be processed by this rule. -- This message was sent by Atlassian JIRA (v6.4.14#64029)