[ 
https://issues.apache.org/jira/browse/CALCITE-6482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

kate updated CALCITE-6482:
--------------------------
    Description: 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)

> 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)

Reply via email to