[
https://issues.apache.org/jira/browse/CALCITE-7425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18062082#comment-18062082
]
Zhen Wang commented on CALCITE-7425:
------------------------------------
Thanks [~jensen] . I noticed this issue only while reading the code—there isn’t
a real failing test case. Moreover, the {{SqlBetweenOperator#not}} method is
not triggered during SQL translation, so I’m unable to provide a SQL statement
to reproduce it.
> 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)