udf import list does not send to the backend
--------------------------------------------

                 Key: PIG-883
                 URL: https://issues.apache.org/jira/browse/PIG-883
             Project: Pig
          Issue Type: Bug
          Components: impl
    Affects Versions: 0.3.0
            Reporter: Daniel Dai
             Fix For: 0.4.0
         Attachments: PIG-883-1.patch

UDF import list is static variable in PigContext. It does not serialized and 
send to the backend along with PigContext. We need to serialize it separately.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to