MohamedAbdeen21 commented on PR #9452: URL: https://github.com/apache/arrow-datafusion/pull/9452#issuecomment-2027322046
Hey @andygrove this is not an issue of Python support, this is making DF more accessible to users through a more popular package manager i.e. pip, and it just happens that the easiest way to do so is through maturin. Can we do it without maturin and the whole python bindings thing? probably, but that will be harder to maintain Can we move this to arrow-datafusion-python? maybe, but I don't see what difference that makes given that there is no rust/python code involved in the deployment process. -- 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]
