luoyuxia commented on issue #2653: URL: https://github.com/apache/iceberg/issues/2653#issuecomment-1307155383
I don't think it should be supported in iceberg , it's too specific and many other catalog implementation will never have udf. For you case, I'll still advice you to use the hive catalog created in Flink SQL-client. Or you can just create a hive catalog in flink way as a dummy catalog, and all table are still stored in the catalog created in iceberg way, but use the hive catalog as the default catalog, then the udf is available. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org