You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Jinho Kim (JIRA)" <ji...@apache.org> on 2013/10/21 19:00:44 UTC

[jira] [Commented] (TAJO-272) boolean test does not work correctly

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

Jinho Kim commented on TAJO-272:
--------------------------------

+1 
Great!!  I've verified 'mvn clean install'.

> boolean test does not work correctly
> ------------------------------------
>
>                 Key: TAJO-272
>                 URL: https://issues.apache.org/jira/browse/TAJO-272
>             Project: Tajo
>          Issue Type: Bug
>          Components: parser, physical operator
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.2-incubating, 0.3-incubating
>
>         Attachments: TAJO-272_2.patch, TAJO-272.patch
>
>
> The current parser does not parse boolean_test correctly. So, it leads to wrong results as follows:
> {code:sql}
> select 1 < 3 is false;
> t
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)