You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/12/18 02:48:14 UTC

[jira] [Resolved] (TAJO-776) Implements TO_TIMESTAMP() function.

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

Hyunsik Choi resolved TAJO-776.
-------------------------------
    Resolution: Fixed

It was already fixed in another jira.

> Implements TO_TIMESTAMP() function.
> -----------------------------------
>
>                 Key: TAJO-776
>                 URL: https://issues.apache.org/jira/browse/TAJO-776
>             Project: Tajo
>          Issue Type: Sub-task
>            Reporter: Hyoungjun Kim
>            Priority: Minor
>
> || Function || Return Type || Description || Example ||
> | to_timestamp(text, text) | timestamp | convert string to time stamp | to_timestamp('05 Dec 2000', 'DD Mon YYYY') |
> | to_timestamp(double precision) | timestamp | convert Unix epoch to time stamp | to_timestamp(1284352323) |



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)