[
https://issues.apache.org/jira/browse/IGNITE-15561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich resolved IGNITE-15561.
----------------------------------------
Resolution: Won't Fix
Example from the ticket is incorrect due to WHERE should contains boolean
expression. No any numeric type could be implicitly cast to a boolean
> Calcite. Some kind of obsolete filters are failed.
> --------------------------------------------------
>
> Key: IGNITE-15561
> URL: https://issues.apache.org/jira/browse/IGNITE-15561
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Evgeny Stanilovsky
> Priority: Major
> Labels: calcite, calcite2-required, calcite3-required, ignite-3
>
> SqlRunner tests are failed.
> {noformat}
> query II
> SELECT * FROM integers WHERE 0
> SELECT * FROM integers WHERE a<2 AND 0
> {noformat}
> {noformat}
> /filter/test_obsolete_filters.test_ignore
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)