[
https://issues.apache.org/jira/browse/FLINK-16830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz closed FLINK-16830.
------------------------------------
Resolution: Fixed
Implemented in d156d09a6cb3f21245da4ae73b263ee4c8dfe4b7
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)