You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Benchao Li (Jira)" <ji...@apache.org> on 2020/06/19 11:44:00 UTC

[jira] [Created] (FLINK-18379) Introduce asynchronous UDF/UDTF

Benchao Li created FLINK-18379:
----------------------------------

             Summary: Introduce asynchronous UDF/UDTF
                 Key: FLINK-18379
                 URL: https://issues.apache.org/jira/browse/FLINK-18379
             Project: Flink
          Issue Type: New Feature
          Components: Table SQL / API
            Reporter: Benchao Li


Currently we have Async IO in DataStream API, and async temporal table. There is some cases that we want to have async capability for UDF/UDTF, to do some external IO.

And based on async capability, users can build there own mini batch for UDF/UDTF.



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