[ https://issues.apache.org/jira/browse/HIVE-26659?focusedWorklogId=854923&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-854923 ]
ASF GitHub Bot logged work on HIVE-26659: ----------------------------------------- Author: ASF GitHub Bot Created on: 05/Apr/23 02:43 Start Date: 05/Apr/23 02:43 Worklog Time Spent: 10m Work Description: ngsg commented on code in PR #4190: URL: https://github.com/apache/hive/pull/4190#discussion_r1157957495 ########## ql/src/test/queries/clientpositive/antijoin2.q: ########## @@ -0,0 +1,41 @@ +set hive.merge.nway.joins=false; Review Comment: I added explain and explain cbo for each of the queries. Issue Time Tracking ------------------- Worklog Id: (was: 854923) Time Spent: 1h (was: 50m) > TPC-DS query 16, 69, 94 return wrong results. > --------------------------------------------- > > Key: HIVE-26659 > URL: https://issues.apache.org/jira/browse/HIVE-26659 > Project: Hive > Issue Type: Sub-task > Affects Versions: 4.0.0-alpha-2 > Reporter: Sungwoo Park > Assignee: Seonggon Namgung > Priority: Major > Labels: pull-request-available > Time Spent: 1h > Remaining Estimate: 0h > > TPC-DS query 16, 69, 94 return wrong results when hive.auto.convert.anti.join > is set to true. > -- This message was sent by Atlassian Jira (v8.20.10#820010)