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

Ayush Saxena resolved HIVE-3580.
--------------------------------
    Fix Version/s: NA
       Resolution: Duplicate

> STACK() is crashes if an argument is a literal NULL
> ---------------------------------------------------
>
>                 Key: HIVE-3580
>                 URL: https://issues.apache.org/jira/browse/HIVE-3580
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Jonathan Chang
>            Priority: Minor
>             Fix For: NA
>
>
> SELECT foo, bar FROM table LATERAL VIEW STACK(3, 1.0, 'a', NULL, 'b', 2.0, 
> 'c') z AS foo, bar 
> fails.  Type conversion between the NULL and the doubles is probably broken 
> in the UDF.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to