Ingo Bürk created FLINK-23758:
---------------------------------
Summary: PyFlink __invert__ has wrong semantics
Key: FLINK-23758
URL: https://issues.apache.org/jira/browse/FLINK-23758
Project: Flink
Issue Type: Bug
Components: API / Python
Affects Versions: 1.13.2
Reporter: Ingo BürkPyFlink currently implements __invert__ using IS NOT TRUE. However, IS NOT TRUE and NOT behave differently for NULL values. -- This message was sent by Atlassian Jira (v8.3.4#803005)
