[
https://issues.apache.org/jira/browse/HIVE-4111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594270#comment-13594270
]
Harish Butani commented on HIVE-4111:
-------------------------------------
this is not a default value issue; but an issue when the lag amount is larger
than the partition size. Fix is in 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
>
> 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