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

Christian Schwabe reopened TAJO-212:
------------------------------------


SELECT CAST('2011-01-01' AS TIMESTAMP); should resolved in '2011-01-01 
00:00:00' but i got '2010-12-31 23:00:00'.
Can anyone agree with that?

> Implement type cast expression
> ------------------------------
>
>                 Key: TAJO-212
>                 URL: https://issues.apache.org/jira/browse/TAJO-212
>             Project: Tajo
>          Issue Type: New Feature
>          Components: parser, physical operator, planner/optimizer
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.2-incubating
>
>         Attachments: TAJO-212.patch
>
>
> We need to implement type cast expression defined as:
> {noformat}
> CAST ( expression AS type )
> expression::type
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to