Dawid Wysakowicz created FLINK-16830:
----------------------------------------
Summary: Let users use Row/List/Map/Seq directly in Expression DSL
Key: FLINK-16830
URL:
https://issues.apache.org/jira/browse/FLINK-16830 Project: Flink
Issue Type: Sub-task
Components: Table SQL / API
Reporter: Dawid Wysakowicz
Assignee: Dawid Wysakowicz
Fix For: 1.11.0
To improve the usability of the Expression DSL we should provide conversions from Row/List/Map/Seq classes to corresponding expressions.
This include updating the {{ApiExpressionUtils#objectToExpression}} as well as adding Scala's implicit conversions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)