You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "JaeHwa Jung (JIRA)" <ji...@apache.org> on 2013/12/10 07:43:11 UTC

[jira] [Work started] (TAJO-402) Implement from_unixtime() function

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

Work on TAJO-402 started by JaeHwa Jung.

> Implement from_unixtime() function
> ----------------------------------
>
>                 Key: TAJO-402
>                 URL: https://issues.apache.org/jira/browse/TAJO-402
>             Project: Tajo
>          Issue Type: Improvement
>          Components: operator/function/udf
>    Affects Versions: 0.8-incubating
>            Reporter: JaeHwa Jung
>            Assignee: JaeHwa Jung
>             Fix For: 0.8-incubating
>
>
> It converts the specified number of seconds from Unix epoch and returns the date in the format 'yyyy-MM-dd HH:mm:ss'.
> {code:xml}
> from_unixtime(unix_timestamp[, format])
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)