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

Hive QA commented on HIVE-16110:
--------------------------------



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

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

{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10475 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[comments] (batchId=35)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_groupby_grouping_id3]
 (batchId=147)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_3] 
(batchId=94)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[vectorized_case] 
(batchId=120)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4240/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4240/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4240/

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

> Vectorization: Support 2 Value CASE WHEN instead of fall back to 
> VectorUDFAdaptor
> ---------------------------------------------------------------------------------
>
>                 Key: HIVE-16110
>                 URL: https://issues.apache.org/jira/browse/HIVE-16110
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>            Reporter: Matt McCline
>            Assignee: Matt McCline
>            Priority: Critical
>         Attachments: HIVE-16110.01.patch, HIVE-16110.02.patch, 
> HIVE-16110.03.patch, HIVE-16110.04.patch
>
>
> Vectorize more queries by converting a GenericUDFWhen that has 2 values that 
> are either a column or a constant into a GenericUDFIf, which has  vectorized 
> classes.  This eliminates one case so to speak where we use the 
> VectorUDFAdaptor.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to