[
https://issues.apache.org/jira/browse/CALCITE-6482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17868207#comment-17868207
]
xiong duan commented on CALCITE-6482:
-------------------------------------
Fixed in
[1947312|https://github.com/apache/calcite/commit/1947312e4ae792aa6ba6b4c48a2d868712d41dc5].
Thanks for the contribution [~suibianwanwan33] . Thanks for the review
[~cancai] 、[~mbudiu] and [~asolimando].
> Oracle dialect convert boolean literal when version < 23
> --------------------------------------------------------
>
> Key: CALCITE-6482
> URL: https://issues.apache.org/jira/browse/CALCITE-6482
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: kate
> Priority: Minor
> Labels: pull-request-available
>
> Lower versions of oracle do not support boolean type literal, in
> OracleDialect, we can respectively boolean type true and false unparse for
> (1=1) and (1=0)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)