[ 
https://issues.apache.org/jira/browse/HIVE-11496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662718#comment-14662718
 ] 

Hive QA commented on HIVE-11496:
--------------------------------



{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/12749152/HIVE-11496.1.patch

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 9343 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_orc_ppd_basic
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_orc_ppd_char
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4865/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4865/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4865/

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: 12749152 - PreCommit-HIVE-TRUNK-Build

> Better tests for evaluating ORC predicate pushdown
> --------------------------------------------------
>
>                 Key: HIVE-11496
>                 URL: https://issues.apache.org/jira/browse/HIVE-11496
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 1.3.0, 2.0.0
>            Reporter: Prasanth Jayachandran
>            Assignee: Prasanth Jayachandran
>         Attachments: HIVE-11496.1.patch
>
>
> There were many regressions recently wrt ORC predicate pushdown. We don't 
> have system tests to capture these regressions. Currently there is only junit 
> tests for testing ORC predicate pushdown feature. Since hive counters are not 
> available during qfile test execution there is no easy way to verify if ORC 
> PPD feature worked or not. This jira is add a post execution hook to print 
> hive counters (esp. number of input records) to error stream so that it will 
> appear in qfile test output. This way we can verify ORC SARG evaluation and 
> avoid future regressions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to