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

Aihua Xu updated HIVE-10963:
----------------------------
    Description: 
{{select sum(salary) over w1 from emp;}} throws NPE rather than meaningful 
error message like "missing window".



  was:
{{select sum(salary) over w1 from emp;}} throws NPE rather than "missing 
window".




> Hive throws NPE rather than meaningful error message when window is missing
> ---------------------------------------------------------------------------
>
>                 Key: HIVE-10963
>                 URL: https://issues.apache.org/jira/browse/HIVE-10963
>             Project: Hive
>          Issue Type: Bug
>          Components: PTF-Windowing
>    Affects Versions: 1.3.0
>            Reporter: Aihua Xu
>            Assignee: Aihua Xu
>
> {{select sum(salary) over w1 from emp;}} throws NPE rather than meaningful 
> error message like "missing window".



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

Reply via email to