Kavishankarks opened a new pull request, #72: URL: https://github.com/apache/flink-agents/pull/72
Python Side (function.py) Added a global _PYTHON_FUNCTION_CACHE to store reusable function descriptors. Refactored call_python_function() to retrieve cached instances when available. Added utility methods for cache management: clear_python_function_cache() get_python_function_cache_size() get_python_function_cache_keys() -- 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