You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Koji Noguchi (Jira)" <ji...@apache.org> on 2020/01/09 22:33:00 UTC

[jira] [Commented] (PIG-5377) Move supportsParallelWriteToStoreLocation from StoreFunc to StoreFuncInterfce

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

Koji Noguchi commented on PIG-5377:
-----------------------------------

[~rohini], did you forget to commit the patch? 

> Move supportsParallelWriteToStoreLocation from StoreFunc to StoreFuncInterfce
> -----------------------------------------------------------------------------
>
>                 Key: PIG-5377
>                 URL: https://issues.apache.org/jira/browse/PIG-5377
>             Project: Pig
>          Issue Type: Improvement
>          Components: internal-udfs, piggybank
>            Reporter: Kevin J. Price
>            Assignee: Kevin J. Price
>            Priority: Minor
>         Attachments: PIG-5377-2.patch, PIG-5377.patch
>
>
> Now that we're running on JDK8 and can have default implementations in interfaces, we can move supportsParallelWriteToStoreLocation() to the StoreFuncInterface class and properly set it on the supported built-in functions rather than having a static list.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)