You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2016/06/02 10:18:03 UTC

[jira] [Updated] (HIVE-12809) Vectorization: fast-path for coalesce if input.noNulls = true

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

Jesus Camacho Rodriguez updated HIVE-12809:
-------------------------------------------
    Fix Version/s:     (was: 2.1.0)

> Vectorization: fast-path for coalesce if input.noNulls = true
> -------------------------------------------------------------
>
>                 Key: HIVE-12809
>                 URL: https://issues.apache.org/jira/browse/HIVE-12809
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Gopal V
>            Assignee: Gopal V
>             Fix For: 2.0.0
>
>         Attachments: HIVE-12809.1.patch, HIVE-12809.2.patch
>
>
> Coalesce can skip processing other columns, if all the input columns are non-null.
> Possibly retaining, isRepeating=true.



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