santosh-d3vpl3x commented on issue #7075:
URL: https://github.com/apache/arrow-rs/issues/7075#issuecomment-2650823868

   > A potential temporary solution could be to create a fork of Polars to 
integrate my new object store, though it creates some maintenance overhead 
which isn't ideal.
   
   Have a look at: https://github.com/pola-rs/polars/pull/17506. This was my 
attempt to add HDFS support for polars. I thought of maintaining a fork and 
decided against it. It is a clunky solution to a systemic problem.
   1. It is fair that polars doesn't want to add dependency on all the object 
stores out there. 
   2. Python is still the go to language for most of the data processing 
frameworks.
   
   How do other frameworks add support for more object stores? Any ideas? 
Anything reusable?


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to