[ https://issues.apache.org/jira/browse/HIVE-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740915#comment-13740915 ]
Hive QA commented on HIVE-4246: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12598107/HIVE-4246.D11415.6.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 2870 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_udtf_not_supported2 {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/447/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/447/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests failed with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. > Implement predicate pushdown for ORC > ------------------------------------ > > Key: HIVE-4246 > URL: https://issues.apache.org/jira/browse/HIVE-4246 > Project: Hive > Issue Type: New Feature > Components: File Formats > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Attachments: HIVE-4246.D11415.1.patch, HIVE-4246.D11415.2.patch, > HIVE-4246.D11415.3.patch, HIVE-4246.D11415.3.patch, HIVE-4246.D11415.4.patch, > HIVE-4246.D11415.5.patch, HIVE-4246.D11415.6.patch > > > By using the push down predicates from the table scan operator, ORC can skip > over 10,000 rows at a time that won't satisfy the predicate. This will help a > lot, especially if the file is sorted by the column that is used in the > predicate. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira