[
https://issues.apache.org/jira/browse/HIVE-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prajakta Kalmegh resolved HIVE-4085.
------------------------------------
Resolution: Duplicate
Same error as HIVE-4083. Uploaded a patch in HIVE-4083.
> Incorrectly pruning columns for PTFOperator
> -------------------------------------------
>
> Key: HIVE-4085
> URL: https://issues.apache.org/jira/browse/HIVE-4085
> Project: Hive
> Issue Type: Bug
> Components: PTF-Windowing
> Reporter: Ashutosh Chauhan
>
> Following simple query used to work before HIVE-4035
> {code}
> select s, sum(b) over (distribute by i sort by si rows between unbounded
> preceding and current row) from over100k;
> {code}
> but now it fails.
--
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