You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/11/08 12:41:16 UTC

[GitHub] [iceberg] luoyuxia commented on issue #2653: Flink: Can not see hive udf in Flink when use iceberg hive catalog

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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org