You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2016/07/20 13:15:20 UTC

[jira] [Resolved] (FLINK-4070) Support literals on left side of binary expressions

     [ https://issues.apache.org/jira/browse/FLINK-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timo Walther resolved FLINK-4070.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0

Fixed in 130511ffc379e3096baf5e8f19bd34c4e508b3f7.

> Support literals on left side of binary expressions
> ---------------------------------------------------
>
>                 Key: FLINK-4070
>                 URL: https://issues.apache.org/jira/browse/FLINK-4070
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API & SQL
>            Reporter: Timo Walther
>            Assignee: Jark Wu
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> The Table API does not support binary expressions like {{12 < 'f0}} in Scala DSL where the left side is a literal. Maybe this can be solved by implicits or at least by a {{12.toExpr}} method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)