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

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

GitHub user seungunchoe opened a pull request:

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

    TAJO-637: Enhance to_char() function

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/seungunchoe/tajo TAJO-637

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/4.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4
    
----
commit 69c5589d40745ef81c4508625cd8a59fc6ae92d6
Author: Seungun Choe <[email protected]>
Date:   2014-04-01T06:55:23Z

    TAJO-637: Enhance to_char() function

----


> Enhance to_char() function
> --------------------------
>
>                 Key: TAJO-637
>                 URL: https://issues.apache.org/jira/browse/TAJO-637
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: Keuntae Park
>            Assignee: Seungun Choe
>            Priority: Minor
>         Attachments: TAJO-637.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.2#6252)

Reply via email to