[
https://issues.apache.org/jira/browse/PIG-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Russell Jurney updated PIG-2515:
--------------------------------
Attachment: PIG-2515.patch
Patch to make CustomFormatToISO catch exceptions on parsing dates and return
null instead of dying.
> 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
> Labels: date, datetime, datetimes, fun, happy, pants, pig,
> piggybank
> Attachments: 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