huaxingao commented on PR #15994: URL: https://github.com/apache/iceberg/pull/15994#issuecomment-4262054462
@flyrain @amogh-jahagirdar @singhpk234 @szehon-ho Could you please take a look at this PR when you have a moment? This PR adds the leaf-level UDF model classes (`Representation` and `Parameter`) as defined in the UDF spec. I followed the same code pattern as the view implementation (`api/.../view/`,` core/.../view/`). This is the first in a series of PRs to build out UDF metadata support. The next PR will add `UdfDefinition` and `UdfDefinitionVersion` on top of these types. -- 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]
