[ 
https://issues.apache.org/jira/browse/HIVE-10643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14537955#comment-14537955
 ] 

Aihua Xu commented on HIVE-10643:
---------------------------------

All of the failures seem to be unrelated. 

> 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 for 
> the cases of {{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)

Reply via email to