codenohup opened a new pull request, #80: URL: https://github.com/apache/flink-agents/pull/80
<!-- * Thank you very much for contributing to Flink Agents. * Please add the relevant components in the PR title. E.g., [api], [runtime], [java], [python], [hotfix], etc. --> <!-- Please link the PR to the relevant issue(s). Hotfix doesn't need this. --> Linked issue: #78 ### Purpose of change Enable the agent and action to support asynchronous and parallel processing for improved performance. Details can be found in the #78 . This feature is still under development and is being pushed now only to run CI. **Please do not review it at this time.** ### Tests Added corresponding unit tests and e2e tests. ### API Yes, introduce runner_context#execute_async API ### Documentation No, I'll add the relevant documentation in the future. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org