davidradl commented on code in PR #27395:
URL: https://github.com/apache/flink/pull/27395#discussion_r2681471233
##########
flink-python/pyflink/proto/flink-fn-execution.proto:
##########
@@ -71,6 +71,13 @@ message UserDefinedFunctions {
repeated OverWindow windows = 3;
bool profile_enabled = 4;
repeated JobParameter job_parameters = 5;
+ // Async execution configuration for async scalar functions
Review Comment:
I suspect we need to include these values in the docs, with a write up of
this capability.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]