You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Olga Natkovich (JIRA)" <ji...@apache.org> on 2010/07/12 22:56:52 UTC

[jira] Updated: (PIG-1358) [piggybank] String functions should handle exceptions in a consistent manner

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

Olga Natkovich updated PIG-1358:
--------------------------------

    Fix Version/s: 0.9.0

> [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
>             Fix For: 0.9.0
>
>
> 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.