[ 
https://issues.apache.org/jira/browse/HIVE-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13633694#comment-13633694
 ] 

Harish Butani commented on HIVE-4019:
-------------------------------------

Yes don't use Noop. It is special; since it doesn't change the data in anyway 
the PTFOp just hands over what it gets to the next Op. The Translation layer 
knows about it and treats it in a special way. Noop and NoopMap are there just 
to test the framework.

Just changed your test to use Npath. It works. Patch is attached.
                
> Ability to create and drop temporary partition function
> -------------------------------------------------------
>
>                 Key: HIVE-4019
>                 URL: https://issues.apache.org/jira/browse/HIVE-4019
>             Project: Hive
>          Issue Type: New Feature
>          Components: PTF-Windowing
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>         Attachments: HIVE-4019-1.patch, HIVE-4019.2.patch, hive-4019.q
>
>
> Just like udf/udaf/udtf functions, user should be able to add and drop custom 
> partitioning functions.

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