Timo Walther created FLINK-17698:
------------------------------------
Summary: Support for comparing instance of all types
Key: FLINK-17698
URL:
https://issues.apache.org/jira/browse/FLINK-17698 Project: Flink
Issue Type: Bug
Components: Table SQL / Planner
Reporter: Timo Walther
Assignee: Timo Walther
Ensure that all comparable types can be compared.
e.g. revisit `org.apache.flink.table.planner.codegen.GenerateUtils#generateCompare`
The RAW type is still compared by assuming the legacy raw type.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)