You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Teddy Choi (JIRA)" <ji...@apache.org> on 2017/06/01 04:40:04 UTC

[jira] [Updated] (HIVE-16731) Vectorization: Make "CASE WHEN (day_name='Sunday') THEN column1 ELSE null end" that involves a column name or expression THEN or ELSE vectorize

     [ https://issues.apache.org/jira/browse/HIVE-16731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Teddy Choi updated HIVE-16731:
------------------------------
    Attachment:     (was: HIVE-16731.1.patch)

> Vectorization: Make "CASE WHEN (day_name='Sunday') THEN column1 ELSE null end" that involves a column name or expression THEN or ELSE vectorize
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-16731
>                 URL: https://issues.apache.org/jira/browse/HIVE-16731
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Matt McCline
>            Assignee: Teddy Choi
>            Priority: Critical
>
> Currently, CASE WHEN statements like that become VectorUDFAdaptor expressions.



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