You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2013/12/06 04:37:36 UTC

[jira] [Commented] (HIVE-5756) Implement vectorization support for IF conditional expression for long, double, timestamp, boolean and string inputs

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

Hive QA commented on HIVE-5756:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

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

{color:green}SUCCESS:{color} +1 4472 tests passed

Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/536/testReport
Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/536/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12617292

> Implement vectorization support for IF conditional expression for long, double, timestamp, boolean and string inputs
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-5756
>                 URL: https://issues.apache.org/jira/browse/HIVE-5756
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Eric Hanson
>            Assignee: Eric Hanson
>         Attachments: HIVE-5756.1.patch, HIVE-5756.2.patch, HIVE-5756.3.patch, HIVE-5756.4.patch, HIVE-5756.5.patch, HIVE-5756.6.patch.txt, HIVE-5756.7.patch
>
>
> Implement full, end-to-end support for IF in vectorized mode, including new VectorExpression class(es), VectorizationContext translation to a VectorExpression, and unit tests for these, as well as end-to-end ad hoc testing. An end-to-end .q test is recommended but optional.
> This is high priority because IF is the most popular conditional expression.



--
This message was sent by Atlassian JIRA
(v6.1#6144)