Timo Walther created FLINK-10847: ------------------------------------ Summary: Add support for IS NOT DISTINCT FROM in code generator Key: FLINK-10847 URL: https://issues.apache.org/jira/browse/FLINK-10847 Project: Flink Issue Type: New Feature Components: Table API & SQL Reporter: Timo Walther
It seems that sometimes {{IS NOT DISTINCT FROM}} is not rewritten by Calcite, thus we should have built-in support for it and add more tests. It is already officially documented. -- This message was sent by Atlassian JIRA (v7.6.3#76005)