You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2013/03/06 04:20:12 UTC

[jira] [Resolved] (HIVE-4111) Default value in lag is not handled correctly

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

Ashutosh Chauhan resolved HIVE-4111.
------------------------------------

    Resolution: Fixed

Fixed via HIVE-4081
                
> Default value in lag is not handled correctly
> ---------------------------------------------
>
>                 Key: HIVE-4111
>                 URL: https://issues.apache.org/jira/browse/HIVE-4111
>             Project: Hive
>          Issue Type: Bug
>          Components: PTF-Windowing
>            Reporter: Ashutosh Chauhan
>            Assignee: Harish Butani
>
> select s, lag(s, 3, 'fred') over (partition by f order by b) from over100k;
> results in runtime exception.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira