[
https://issues.apache.org/jira/browse/HIVE-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588137#comment-13588137
]
Ashutosh Chauhan commented on HIVE-4085:
----------------------------------------
Does this has same root cause as HIVE-4083? If so, feel free to mark it as
duplicate.
> 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