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/02/08 14:48:19 UTC

[jira] [Resolved] (TAJO-399) Simple cast expression in function parameter does not work properly

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

Hyunsik Choi resolved TAJO-399.
-------------------------------

    Resolution: Won't Fix

It was already resolved by another issue.

> Simple cast expression in function parameter does not work properly
> -------------------------------------------------------------------
>
>                 Key: TAJO-399
>                 URL: https://issues.apache.org/jira/browse/TAJO-399
>             Project: Tajo
>          Issue Type: Improvement
>          Components: function/udf, parser
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.8-incubating
>
>
> See the title. The below SQL statement is an example of this issue.
> {code}
> select abs(1.0::float4);
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)