[ https://issues.apache.org/jira/browse/HIVE-10882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14620627#comment-14620627 ]
Jesus Camacho Rodriguez commented on HIVE-10882: ------------------------------------------------ The filters data structure was filled in after HIVE-10533, but filtersMap was not; this patch solves that issue. [~ashutoshc], could you take a look? Thanks > CBO: Calcite Operator To Hive Operator (Calcite Return Path) empty filtersMap > of join operator causes wrong results > ------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-10882 > URL: https://issues.apache.org/jira/browse/HIVE-10882 > Project: Hive > Issue Type: Sub-task > Components: CBO > Reporter: Pengcheng Xiong > Assignee: Jesus Camacho Rodriguez > Attachments: HIVE-10882.01.patch > > > CBO return path creates join operator with empty filtersMap. This causes > outer joins to produce wrong results. To reproduce, run louter_join_ppr.q > with return path turned on. -- This message was sent by Atlassian JIRA (v6.3.4#6332)