[
https://issues.apache.org/jira/browse/FLINK-17698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther updated FLINK-17698:
---------------------------------
Description:
Ensure that all comparable types can be compared.
e.g. revisit
`org.apache.flink.table.planner.codegen.GenerateUtils#generateCompare` and
`org.apache.flink.table.runtime.typeutils.TypeCheckUtils#isComparable`
The RAW type is still compared by assuming the legacy raw type.
was:
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.
> Support for comparing instance of all types
> -------------------------------------------
>
> Key: FLINK-17698
> URL: https://issues.apache.org/jira/browse/FLINK-17698
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
>
> Ensure that all comparable types can be compared.
> e.g. revisit
> `org.apache.flink.table.planner.codegen.GenerateUtils#generateCompare` and
> `org.apache.flink.table.runtime.typeutils.TypeCheckUtils#isComparable`
> The RAW type is still compared by assuming the legacy raw type.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)