You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Matt McCline (JIRA)" <ji...@apache.org> on 2018/03/24 09:32:00 UTC

[jira] [Updated] (HIVE-19037) Vectorization: Miscellaneous cleanup

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

Matt McCline updated HIVE-19037:
--------------------------------
    Description: 
# Extraneous INFO logging in VectorReduceSinkCommonOperator
# NPE in EXPLAIN for some SelectColumnIsTrue vector expressions
# Don't throw instantiation exception when UDF has NULL SCALAR that cannot match vectorization expression description.  Catch it early and don't try to create vectorization expression for UDF. (try adaptor instead).

  was:

# Extraneous INFO logging in VectorReduceSinkCommonOperator
# NPE in EXPLAIN for some SelectColumnIsTrue vector expressions


> Vectorization: Miscellaneous cleanup
> ------------------------------------
>
>                 Key: HIVE-19037
>                 URL: https://issues.apache.org/jira/browse/HIVE-19037
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 3.0.0
>            Reporter: Matt McCline
>            Assignee: Matt McCline
>            Priority: Critical
>
> # Extraneous INFO logging in VectorReduceSinkCommonOperator
> # NPE in EXPLAIN for some SelectColumnIsTrue vector expressions
> # Don't throw instantiation exception when UDF has NULL SCALAR that cannot match vectorization expression description.  Catch it early and don't try to create vectorization expression for UDF. (try adaptor instead).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)