[ https://issues.apache.org/jira/browse/HIVE-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13917340#comment-13917340 ]
Hive QA commented on HIVE-5193: ------------------------------- {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/12631903/HIVE-5193.2.patch {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 5203 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucketmapjoin6 org.apache.hive.service.cli.TestEmbeddedThriftBinaryCLIService.testExecuteStatementAsync {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1581/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1581/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 exited with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12631903 > Columnar Pushdown for RC/ORC File not happening in HCatLoader > -------------------------------------------------------------- > > Key: HIVE-5193 > URL: https://issues.apache.org/jira/browse/HIVE-5193 > Project: Hive > Issue Type: Improvement > Components: HCatalog > Affects Versions: 0.10.0, 0.11.0, 0.12.0 > Reporter: Viraj Bhat > Assignee: Viraj Bhat > Labels: hcatalog > Fix For: 0.13.0 > > Attachments: HIVE-5193.2.patch, HIVE-5193.patch > > > Currently the HCatLoader is not taking advantage of the > ColumnProjectionUtils. where it could skip columns during read. The > information is available in Pig it just needs to get to the Readers. > Viraj -- This message was sent by Atlassian JIRA (v6.1.5#6160)