You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Keuntae Park (JIRA)" <ji...@apache.org> on 2014/02/26 07:36:20 UTC

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

Keuntae Park created TAJO-637:
---------------------------------

             Summary: Enhance to_char() function
                 Key: TAJO-637
                 URL: https://issues.apache.org/jira/browse/TAJO-637
             Project: Tajo
          Issue Type: Improvement
            Reporter: Keuntae Park
            Priority: Minor


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.1.5#6160)