You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/02 18:56:28 UTC

[jira] [Commented] (TAJO-637) Enhance to_char() function

    [ https://issues.apache.org/jira/browse/TAJO-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14985628#comment-14985628 ] 

ASF GitHub Bot commented on TAJO-637:
-------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/tajo/pull/514


> Enhance to_char() function
> --------------------------
>
>                 Key: TAJO-637
>                 URL: https://issues.apache.org/jira/browse/TAJO-637
>             Project: Tajo
>          Issue Type: Improvement
>    Affects Versions: 0.8.0
>            Reporter: Keuntae Park
>            Assignee: Seungun Choe
>            Priority: Minor
>              Labels: patch
>         Attachments: TAJO-637.patch, TAJO-637_1.patch, TAJO-637_4.patch, TAJO-637_5.patch, TAJO-637_6.patch, TAJO-637_7.patch, TAJO-637_8.patch, TAJO_637_2.patch, TAJO_637_3.patch
>
>
> Currently, Tajo only supports to_char(timestamp, text) function.
> However, PostgreSQL supports to_char() for timestamp, interval, int, double, and numeric types
> Tajo needs to support more data types in to_char() as shown in 
> http://www.postgresql.org/docs/9.3/static/functions-formatting.html



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