[ https://issues.apache.org/jira/browse/HIVE-9137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-9137: ----------------------------------- Attachment: HIVE-9137.patch > Turn off Hive's PredicateTransitivePropagate optimizer when cbo is on > --------------------------------------------------------------------- > > Key: HIVE-9137 > URL: https://issues.apache.org/jira/browse/HIVE-9137 > Project: Hive > Issue Type: Task > Components: CBO, Logical Optimizer > Affects Versions: 0.15.0 > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Attachments: HIVE-9137.patch > > > Because Calcite contains rule called {{JoinPushTransitivePredicatesRule}} > which does exactly this. So, if cbo is on, this optimization would have > already taken place and we won't gain anything by running this again. -- This message was sent by Atlassian JIRA (v6.3.4#6332)