You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Shlok Srivastava (Jira)" <ji...@apache.org> on 2020/09/28 08:50:00 UTC

[jira] [Created] (CALCITE-4292) Remove exist condition from Not equals criteria

Shlok Srivastava created CALCITE-4292:
-----------------------------------------

             Summary: Remove exist condition from Not equals criteria
                 Key: CALCITE-4292
                 URL: https://issues.apache.org/jira/browse/CALCITE-4292
             Project: Calcite
          Issue Type: Bug
          Components: elasticsearch-adapter
            Reporter: Shlok Srivastava


Remove the exists condition from Not equals Query Expression. Elasticsearch doesn't put this condition therefore keeping queries in sync. [Code|https://github.com/apache/calcite/blob/1050b36cafbb0c487b7a2ade3efd12850609717e/elasticsearch/src/main/java/org/apache/calcite/adapter/elasticsearch/PredicateAnalyzer.java#L782]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)