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

Brock Noland updated HIVE-4073:
-------------------------------

    Attachment: HIVE-4073-0.patch

Attached patch not for commit, but it does work. I'll add some tests tomorrow 
and then think about forcing one reducer. When I manually set more than one 
reducer the patch still worked since the partition key was the same for a 
records.
                
> Make partition by optional in over clause
> -----------------------------------------
>
>                 Key: HIVE-4073
>                 URL: https://issues.apache.org/jira/browse/HIVE-4073
>             Project: Hive
>          Issue Type: Bug
>          Components: PTF-Windowing
>            Reporter: Ashutosh Chauhan
>            Assignee: Brock Noland
>         Attachments: HIVE-4073-0.patch
>
>
> select s, sum( i ) over() from tt; should work. 

--
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

Reply via email to