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

Hive QA commented on HIVE-13417:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12797255/HIVE-13417.4.patch

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 9980 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver_index_bitmap3
{noformat}

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

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: 1 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12797255 - PreCommit-HIVE-TRUNK-Build

> Some vector operators return "OP" as name
> -----------------------------------------
>
>                 Key: HIVE-13417
>                 URL: https://issues.apache.org/jira/browse/HIVE-13417
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Gunther Hagleitner
>            Assignee: Gunther Hagleitner
>         Attachments: HIVE-13417.1.patch, HIVE-13417.2.patch, 
> HIVE-13417.3.patch, HIVE-13417.4.patch
>
>
> Select/Group by/Filter/etc need to return the same name whether they are the 
> regular or the vector operators. If they don't the regular path matching in 
> our optimizer code doesn't work on them.
> From the code it looks an attempt was made to follow this - unfortunately 
> getOperatorName is static and polymorphism doesn't work on these functions.



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

Reply via email to