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 2020/01/29 10:03:00 UTC

[jira] [Created] (FLINK-15804) Support the new type inference in Scala Table API functions

Timo Walther created FLINK-15804:
------------------------------------

             Summary: Support the new type inference in Scala Table API functions
                 Key: FLINK-15804
                 URL: https://issues.apache.org/jira/browse/FLINK-15804
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / API
            Reporter: Timo Walther
            Assignee: Timo Walther


Currently, we cannot distinguish between old and new type inference for Scala Table API because those functions are not registered in a catalog but are used "inline". We should support them as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)