[
https://issues.apache.org/jira/browse/PIG-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olga Natkovich updated PIG-1430:
--------------------------------
Fix Version/s: (was: 0.8.0)
Unlinking from the release since nobody signed up for the work. Feel free to
link in if you are interested in working on the JIRA
> ISODateTime -> DateTime: DateTime UDFs Should Also Support int/second Unix
> Times in All Operations
> --------------------------------------------------------------------------------------------------
>
> Key: PIG-1430
> URL: https://issues.apache.org/jira/browse/PIG-1430
> Project: Pig
> Issue Type: Improvement
> Components: impl
> Affects Versions: 0.7.0
> Reporter: Russell Jurney
>
> All functions in
> contrib.piggybank.java.src.main.java.org.apache.pig.piggybank.evaluation.datetime
> should seamlessly accept integer Unix/POSIX times, and return Unix time
> output when given an int, and ISO output when given a chararray.
> Note: Unix/POSIX times are the number of seconds elapsed since midnight
> proleptic Coordinated Universal Time (UTC) of January 1, 1970, not counting
> leap seconds. See http://en.wikipedia.org/wiki/Unix_time
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.