diqiu50 commented on PR #9416:
URL: https://github.com/apache/gravitino/pull/9416#issuecomment-3630102570

        1.      The main code of this PR is located in the client directory, 
implementing a shim layer that can access both Hive 2 and Hive 3.
        2.      HiveColumn, HiveTable, and HiveSchema are copied from the 
HiveCatalog and are used as input and output types for the HiveClientShim layer.
        3.      The converter directory implements conversions such as 
HiveTable → Hive Metastore Table objects, which are also copied from the 
HiveCatalog module.
        4.      The Kerberos module is copied from the Hudi Kerberos module, 
with added support for login and login-as-proxy-user functionality.


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

Reply via email to