jorgecarleitao commented on pull request #439: URL: https://github.com/apache/arrow-rs/pull/439#issuecomment-864577241
> @jorgecarleitao what do you think about implementing `arrow <-> pyarrow` interoperability directly in the `arrow-rs` repository and use that from the datafusion bindings? I think that it is a good idea. I am not sure how to execute on it though, as I never built a Rust library out of pyo3. E.g. DataFusion requires some conversions that are currently called from Rust (not Python). Is it enough for it to depend on "arrow-rs-python"? So, I would say let's try it and see how this goes in terms of packaging and dependency management. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org