Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
PIG-4894 Add API for StoreFunc to specify if they are write safe from two different vertices
- Closed