[
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)