kbendick opened a new pull request, #5411: URL: https://github.com/apache/iceberg/pull/5411
This backports https://github.com/apache/iceberg/pull/5377 to Spark 3.2 This brings the `FunctionCatalog` to Spark 3.2, which will allow for efficient Iceberg UDFs in code generated in Spark. For now, this implements and `iceberg_version` function, but we will be using this primarily for implementing partition transforms and other things as SQL functions for usage within user code and for usage with Spark 3.3's storage partitioned joins. -- 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]
