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