[ https://issues.apache.org/jira/browse/HIVE-15673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974220#comment-15974220 ]
Hive QA commented on HIVE-15673: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12863952/HIVE-15673.5.patch {color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10580 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[columnstats_part_coltype] (batchId=155) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[join32_lessSize] (batchId=143) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr] (batchId=143) org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[join32_lessSize] (batchId=101) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4753/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4753/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4753/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 4 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12863952 - PreCommit-HIVE-Build > Allow multiple queries with disjunction > --------------------------------------- > > Key: HIVE-15673 > URL: https://issues.apache.org/jira/browse/HIVE-15673 > Project: Hive > Issue Type: Sub-task > Components: Query Planning > Reporter: Vineet Garg > Assignee: Vineet Garg > Attachments: HIVE-15673.1.patch, HIVE-15673.2.patch, > HIVE-15673.3.patch, HIVE-15673.4.patch, HIVE-15673.5.patch > > > HIVE currently doesn't allow multiple subqueries with {{OR}} since calcite > has a bug in determining logic for OR expression. See [CALCITE-1546 > |https://issues.apache.org/jira/browse/CALCITE-1546]. > Once calcite is released containing fix for the bug HIVE will need to lift > the restriction and add tests cases -- This message was sent by Atlassian JIRA (v6.3.15#6346)