[ 
https://issues.apache.org/jira/browse/PIG-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13218734#comment-13218734
 ] 

Prashant Kommireddi commented on PIG-2515:
------------------------------------------

Minor - don't need this anymore. 
{code}
private static final Log log = LogFactory.getLog(CustomFormatToISO.class);
{code}


                
> Make CustomFormatToISO return null on Exception in parsing dates
> ----------------------------------------------------------------
>
>                 Key: PIG-2515
>                 URL: https://issues.apache.org/jira/browse/PIG-2515
>             Project: Pig
>          Issue Type: Improvement
>          Components: piggybank
>    Affects Versions: 0.9.1, 0.9.2, 0.10, 0.11
>            Reporter: Russell Jurney
>            Assignee: Russell Jurney
>              Labels: date, datetime, datetimes, fun, happy, pants, pig, 
> piggybank
>             Fix For: 0.10, 0.11
>
>         Attachments: PIG-2505.3.patch, PIG-2515.2.patch, PIG-2515.logs.patch, 
> PIG-2515.patch
>
>
> Dates are often ugly and malformed, and it is highly inconvenient for 
> CustomFormatToISO to kill an entire run because a single date does not 
> format.  As other string utilities in piggybank return null on error, so 
> should CustomFormatToISO.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to