[
https://issues.apache.org/jira/browse/HIVE-10643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aihua Xu updated HIVE-10643:
----------------------------
Description: 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}}. (was: 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 for the cases of {{rows between x preceding
and y preceding}} and {{rows between x following and y following}}.)
> 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
> 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)