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 08:07:07 UTC

[jira] [Resolved] (TAJO-402) Implement from_unixtime() function

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

JaeHwa Jung resolved TAJO-402.
------------------------------

    Resolution: Won't Fix

Thanks guys.

If user use 'to_timestamp' function and 'to_char' function, then user can use 'from_unixtime' function.

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