tustvold commented on issue #7075:
URL: https://github.com/apache/arrow-rs/issues/7075#issuecomment-2638277394

   > how will python polars be aware of this state?
   
   My understanding is that the polars python API really just acts as glue to 
orchestrate the underlying Rust execution engine. As such it should be possible 
to do the initial setup in Rust and then do further orchestration from Python.
   
   Ultimately I'd be very surprised if adding support for this from Rust wasn't 
a necessary precondition to python support.


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