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

xiong duan commented on CALCITE-6835:
-------------------------------------

Fixed in 
[82eb4bd|https://github.com/apache/calcite/commit/82eb4bdd0f9aa472ca11fed4bfba4ce372d6eaac].Thanks
 for the review [~mbudiu].

> Invalid unparse for IS TRUE,IS FALSE,IS NOT TRUE and IS NOT FALSE in 
> StarRocksDialect
> -------------------------------------------------------------------------------------
>
>                 Key: CALCITE-6835
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6835
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: xiong duan
>            Assignee: xiong duan
>            Priority: Major
>              Labels: pull-request-available
>
> The SQL: 
> {code:java}
> // SKIPPED is Boolean Type
> select SKIPPED is not true from be_cloud_native_compactions;
> select * from be_cloud_native_compactionswhere SKIPPED is NOT true. {code}
> throws exception:
> {code:java}
> (conn=152) Getting syntax error at line 1, column 22. Detail message: 
> Unexpected input 'true', the most similar input is {'NULL'}. {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to