[piggybank] String functions should handle exceptions in a consistent manner 
-----------------------------------------------------------------------------

                 Key: PIG-1358
                 URL: https://issues.apache.org/jira/browse/PIG-1358
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.7.0
            Reporter: Richard Ding


The String functions in piggybank handles exceptions differently. Some catches 
all exceptions, some catches only ClassCastException, while some catches only 
ExecException. The exception handling code in these functions should be 
consistent.

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