matko commented on issue #1008:
URL: 
https://github.com/apache/datafusion-python/issues/1008#issuecomment-2624107750

   Thanks for pointing out obstore! I did not know about this library. This 
looks very useful :)
   Solving the FFI problem seems very unfeasible. Maybe one day in the future 
Rust will just get a stable ABI and these problems go away. For now though, I 
think the answer here is that I should be using obstore alongside 
datafusion-python.
   
   One thing we could perhaps try to do is provide an easy constructor, where 
if you have a datafusion-python ObjectStore, you can easily create the 
equivalent obstore ObjectStore? That would be enough for my use case.


-- 
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...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to