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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Timo Walther created FLINK-4070:
-----------------------------------

             Summary: 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
            Reporter: Timo Walther
            Priority: Minor


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)