[ https://issues.apache.org/jira/browse/HIVE-19770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16560707#comment-16560707 ]
Hive QA commented on HIVE-19770: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12933444/HIVE-19770.7.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 14813 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/12917/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12917/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12917/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12933444 - PreCommit-HIVE-Build > Support for CBO for queries with multiple same columns in select > ---------------------------------------------------------------- > > Key: HIVE-19770 > URL: https://issues.apache.org/jira/browse/HIVE-19770 > Project: Hive > Issue Type: Improvement > Reporter: Vineet Garg > Assignee: Vineet Garg > Priority: Major > Attachments: HIVE-19770.1.patch, HIVE-19770.2.patch, > HIVE-19770.3.patch, HIVE-19770.4.patch, HIVE-19770.5.patch, > HIVE-19770.6.patch, HIVE-19770.7.patch > > > Currently queries such as {code:sql} select a,a from t1 where b > 10 {code} > are not supported for CBO. -- This message was sent by Atlassian JIRA (v7.6.3#76005)