Harish Butani created HIVE-3986:
-----------------------------------
Summary: Fix select expr processing in PTF Operator
Key: HIVE-3986
URL: https://issues.apache.org/jira/browse/HIVE-3986
Project: Hive
Issue Type: Bug
Components: PTF-Windowing
Reporter: Harish Butani
Select expressions that contain Lead/Lag functions are handled by the PTF
Operator as a post processing step after output Partition is computed.
The Select Exprs Node Descs for these are incorrectly created using the Input
RR. These should be created, just like the having expression using the Output
RR of the PTF.
--
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