pan3793 commented on PR #12721: URL: https://github.com/apache/iceberg/pull/12721#issuecomment-2957761243
> Spark uses a Shim class that abstracts the interface between its HiveClientImpl and the underlying Hive library used to talk to HMS. Correct, but this is just a programming pattern for organizing code, the basic idea is to use reflection to call Hive functions correctly. I would expect that Iceberg only needs to use reflection to call Hive functions in a few places, and not worth having a dedicated Shim layer. -- 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