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)