huaxingao opened a new pull request, #15994: URL: https://github.com/apache/iceberg/pull/15994
Add the foundational model classes for UDF metadata - UdfRepresentation / SQLUdfRepresentation — interfaces for UDF implementation representations - UdfParameter — interface for function parameters with support for primitive and nested types - UnknownUdfRepresentation — forward-compatible fallback for unrecognized representation types - JSON parsers and type utilities for all of the above -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
