[
https://issues.apache.org/jira/browse/FLINK-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther resolved FLINK-3153.
---------------------------------
Resolution: Fixed
Assignee: Timo Walther
Fix Version/s: 1.1.0
Fixed as part of FLINK-3226.
> Support all comparisons for String type
> ---------------------------------------
>
> Key: FLINK-3153
> URL: https://issues.apache.org/jira/browse/FLINK-3153
> Project: Flink
> Issue Type: Improvement
> Components: Table API & SQL
> Reporter: Timo Walther
> Assignee: Timo Walther
> Fix For: 1.1.0
>
>
> Currently, the Table API does not support comparisons like "STRING < STRING",
> "STRING >= STRING". The ExpressionCodeGenerator needs to be adapted for that.
> It might be necessary to define the order in the TableConfig as this maybe
> depends on the Locale. We should implement it according to SQL
> implementations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)