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

Jinho Kim commented on TAJO-442:
--------------------------------

+1 
Looks great for me.  I've verified 'mvn clean install'.

> Cast operator with nested functions causes NPE
> ----------------------------------------------
>
>                 Key: TAJO-442
>                 URL: https://issues.apache.org/jira/browse/TAJO-442
>             Project: Tajo
>          Issue Type: Bug
>          Components: operator/expression
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-442.patch
>
>
> The following code reproduces the error case.
> {code}
> select to_timestamp(CAST(split_part('1386577650.123', '.', 1) as INT8));
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to