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)