[
https://issues.apache.org/jira/browse/CALCITE-6482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17868065#comment-17868065
]
kate commented on CALCITE-6482:
-------------------------------
[~asolimando] Is it because I'm missing some kind of identification?
> 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)