You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2021/09/22 14:56:00 UTC

[jira] [Created] (IGNITE-15561) Calcite. Some kind of obsolete filters are failed.

Evgeny Stanilovsky created IGNITE-15561:
-------------------------------------------

             Summary: 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


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.3.4#803005)