You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2015/05/08 13:50:00 UTC

[jira] [Created] (FLINK-1997) Neither "<>" nor "!=" supported for non-equals predicates in .filter()

Fabian Hueske created FLINK-1997:
------------------------------------

             Summary: Neither "<>" nor "!=" supported for non-equals predicates in .filter()
                 Key: FLINK-1997
                 URL: https://issues.apache.org/jira/browse/FLINK-1997
             Project: Flink
          Issue Type: Improvement
          Components: Table API
    Affects Versions: 0.9
            Reporter: Fabian Hueske
             Fix For: 0.9


I didn't find a way to specify a non-equal predicate in {{Table.filter(String expr)}}.
Neiter {{<>}} nor {{!=}} is working.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)