[ https://issues.apache.org/jira/browse/HIVE-10643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538588#comment-14538588 ]
Ashutosh Chauhan commented on HIVE-10643: ----------------------------------------- +1 > Refactoring Windowing for sum() to pass WindowFrameDef instead of two numbers > (1 for number of preceding and 1 for number of following) > --------------------------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-10643 > URL: https://issues.apache.org/jira/browse/HIVE-10643 > Project: Hive > Issue Type: Sub-task > Components: PTF-Windowing > Affects Versions: 1.3.0 > Reporter: Aihua Xu > Assignee: Aihua Xu > Priority: Minor > Attachments: HIVE-10643.patch > > > The functionality should not be affected. Instead of passing 2 numbers (1 for > # of preceding rows and 1 for # of following rows), we will pass > WindowFrameDef object around. In the following subtasks, it will be used to > support additional window like {{rows between x preceding and y preceding}} > and {{rows between x following and y following}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)