laserninja opened a new pull request, #10495: URL: https://github.com/apache/gravitino/pull/10495
- Add RAY and DASK runtime types to FunctionImpl.RuntimeType (Java + Python) - Implement BaseAIEngineConnector with shared UDF loading logic - Implement RayConnector wrapping UDFs with ray.remote - Implement DaskConnector wrapping UDFs with dask.delayed - Add 17 unit tests for all connector classes - Add Java tests for new RuntimeType enum values and PythonImplDTO with AI runtimes - Add AI engine UDF integration documentation - Update UDF management docs with Ray/Dask engine references -- 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]
