You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eric Hanson (JIRA)" <ji...@apache.org> on 2013/11/13 02:23:17 UTC

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

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

Eric Hanson commented on HIVE-5756:
-----------------------------------

This was getting big so I am going to do a separate JIRA or JIRAs for string, timestamp, and Boolean types.

> Implement vectorization support for IF conditional expression for long and double 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
>
>
> 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)