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

2022-08-12 Thread Rohini Palaniswamy (Jira)


 [ 
https://issues.apache.org/jira/browse/PIG-5377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohini Palaniswamy updated PIG-5377:

Patch Info:   (was: Patch Available)

> 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
> Fix For: 0.18.0
>
> 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.20.10#820010)


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

2022-08-10 Thread Rohini Palaniswamy (Jira)


 [ 
https://issues.apache.org/jira/browse/PIG-5377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohini Palaniswamy updated PIG-5377:

Resolution: Fixed
Status: Resolved  (was: Patch Available)

> 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
> Fix For: 0.18.0
>
> 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.20.10#820010)


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

2022-08-10 Thread Rohini Palaniswamy (Jira)


 [ 
https://issues.apache.org/jira/browse/PIG-5377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohini Palaniswamy updated PIG-5377:

Fix Version/s: 0.18.0

Committed to trunk. Thank you for the contribution [~kpriceyahoo].

> 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
> Fix For: 0.18.0
>
> 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.20.10#820010)


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

2019-02-18 Thread Kevin J. Price (JIRA)


 [ 
https://issues.apache.org/jira/browse/PIG-5377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin J. Price updated PIG-5377:

Attachment: PIG-5377-2.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
(v7.6.3#76005)


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

2019-01-14 Thread Kevin J. Price (JIRA)


 [ 
https://issues.apache.org/jira/browse/PIG-5377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin J. Price updated PIG-5377:

Attachment: PIG-5377.patch
Status: Patch Available  (was: Open)

> 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.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
(v7.6.3#76005)