[
https://issues.apache.org/jira/browse/TAJO-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi updated TAJO-272:
------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
committed it to master and branch-0.2. Thank you for the fast review.
> 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)