Fokko commented on issue #2209:
URL: 
https://github.com/apache/iceberg-python/issues/2209#issuecomment-3152226648

   I would be in favor of keeping it simple, and be a bit of a frontrunner when 
it comes to bumping PyArrow. I see some projects that support multiple versions 
of Arrow, and do have if-else branches in the code based on the version, but 
this would also require testing against different versions which makes it very 
complex.
   
   Right now, I think we depend too much on Arrow, and we should be able to 
delegate quite some stuff to Iceberg-Rust at some point.


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