tustvold commented on issue #7075: URL: https://github.com/apache/arrow-rs/issues/7075#issuecomment-2637950783
> I am worried that for this approach, doesn't this mean that the interactions with the object store will be -> rust -> python -> rust? I was somewhat presuming that if you're using the python API you want to author your extension in python. I agree if the implementation is in Rust, proxying via python seems unnecessary, even if the performance impact is likely irrelevant when compared to network overheads. I'm not familiar with how polars has hooked up its python bindings, but I wonder if you can setup a polars "context" in Rust and then invoke it from python? -- 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]
