bowenliang123 opened a new pull request, #7153:
URL: https://github.com/apache/iceberg/pull/7153

   - implement `loadFunction` in `SparkSessionCatalog` to support loading 
function from session catalog in Spark
   - loading function in the following order:
     1. load Iceberg built-in function in `BaseCatalog` (as it does now)
     2. then try to load function from session catalog (e.g. registered UDF in 
Hive MetaStore), if the session catalog is an instance of `FunctionCatalg`


-- 
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]

Reply via email to