[
https://issues.apache.org/jira/browse/CALCITE-7425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18062231#comment-18062231
]
Mihai Budiu commented on CALCITE-7425:
--------------------------------------
In the normal flow of compilation the between operator is removed using the
StandardConvertletTable and converted to simpler operations.
> The logic of the `SqlBetweenOperator#not` method is incorrect.
> --------------------------------------------------------------
>
> Key: CALCITE-7425
> URL: https://issues.apache.org/jira/browse/CALCITE-7425
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.41.0
> Reporter: Zhen Wang
> Priority: Major
> Labels: pull-request-available
>
> While reading the `SqlBetweenOperator` code, I found that the logic of the
> `SqlBetweenOperator#not` method is incorrect.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)