You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/10/01 03:53:24 UTC

[jira] [Created] (TAJO-217) Implement to_timestamp function

Hyunsik Choi created TAJO-217:
---------------------------------

             Summary: Implement to_timestamp function
                 Key: TAJO-217
                 URL: https://issues.apache.org/jira/browse/TAJO-217
             Project: Tajo
          Issue Type: New Feature
          Components: operator/function/udf
            Reporter: Hyunsik Choi
            Assignee: Hyunsik Choi
             Fix For: 0.2-incubating


to_timestamp function converts an Unix epoch to a time stamp. We need to implement it.
{code}
to_timestamp(double precision)
{code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)