[ https://issues.apache.org/jira/browse/HIVE-15066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607788#comment-15607788 ]
Hive QA commented on HIVE-15066: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12835265/HIVE-15066.1.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10621 tests executed *Failed tests:* {noformat} org.apache.hive.beeline.TestBeelineArgParsing.testAddLocalJarWithoutAddDriverClazz[0] (batchId=164) org.apache.hive.beeline.TestBeelineArgParsing.testAddLocalJar[0] (batchId=164) org.apache.hive.beeline.TestBeelineArgParsing.testAddLocalJar[1] (batchId=164) org.apache.hive.spark.client.TestSparkClient.testJobSubmission (batchId=272) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1810/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1810/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-1810/ 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: 12835265 - PreCommit-HIVE-Build > push down projection is mismatched in HiveInputFormat > ----------------------------------------------------- > > Key: HIVE-15066 > URL: https://issues.apache.org/jira/browse/HIVE-15066 > Project: Hive > Issue Type: Bug > Components: File Formats > Affects Versions: 2.1.0 > Reporter: Jeongdae Kim > Assignee: Jeongdae Kim > Attachments: HIVE-15066.1.patch > > > if HiveInputFormat.getSplits() is called with more than one table, > inputFormatClass for the first table will called with read column information > for the second table. -- This message was sent by Atlassian JIRA (v6.3.4#6332)