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

Reply via email to