You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2020/03/27 14:37:00 UTC

[jira] [Created] (FLINK-16830) Let users use Row/List/Map/Seq directly in Expression DSL

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)