You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Harish Butani (JIRA)" <ji...@apache.org> on 2013/02/19 00:29:12 UTC

[jira] [Created] (HIVE-4037) Merge a PTFOp for PTF invocation and a PTFOp for Windowing if possible

Harish Butani created HIVE-4037:
-----------------------------------

             Summary: Merge a PTFOp for PTF invocation and a PTFOp for Windowing if possible
                 Key: HIVE-4037
                 URL: https://issues.apache.org/jira/browse/HIVE-4037
             Project: Hive
          Issue Type: Bug
          Components: PTF-Windowing
            Reporter: Harish Butani
            Assignee: Prajakta Kalmegh


With patch for 3984 we removed the check during translation if windowing processing can be done at the end of a PTF chain.
Should do this check as an Optimization. If plan is:
PTFOp -> RS -> Extract -> PTFOp
and partitioning are compatible (ie same or only different in order) plan can be rewritten.

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