pan3793 commented on issue #12878:
URL: https://github.com/apache/iceberg/issues/12878#issuecomment-3083019031

   > So I think I would need the opposite to have it be the 'get_table_req' 
method ...
   
   @shorrocka I say "with reverting 
https://github.com/apache/hive/commit/c78ff81915ff3f54d3b1e7c3ce1f11a6fdf749b2";
   
   > Would it be as simple as a drop and replace or is iceberg set to use a 
specific version of those jars?
   
   No, Spark heavily uses Hive's private APIs, compatibility has no guarantee 
even between patched versions, for example, if you replace 
`hive-xxx-2.3.10.jar` with `hive-xxx-2.3.9.jar` under Spark 4.x jars, things 
won't work, vice versa
   
   


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