[
https://issues.apache.org/jira/browse/FLINK-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175603#comment-15175603
]
Timo Walther commented on FLINK-3152:
-------------------------------------
I think a subtask of [FLINK-3497] would be a good start into the new Table API.
Once we agreed on [FLINK-3498] we can continue with the remaining functions.
Meanwhile, I think it would be good if you could check out the `tableOnCalcite`
branch and look into the tests/examples to get familar with the code.
[~fhueske] what do you think?
> Support all comparisons for Date type
> -------------------------------------
>
> Key: FLINK-3152
> URL: https://issues.apache.org/jira/browse/FLINK-3152
> Project: Flink
> Issue Type: Improvement
> Components: Table API
> Reporter: Timo Walther
>
> Currently, the Table API does not support comparisons like "DATE < DATE",
> "DATE >= DATE". The ExpressionCodeGenerator needs to be adapted for that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)