andygrove commented on PR #9452:
URL: 
https://github.com/apache/arrow-datafusion/pull/9452#issuecomment-2027555738

   > 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.
   
   My point is that DataFusion is a Rust project and datafusion-cli is already 
available via cargo, which is the default packaging manager for Rust. If we 
want to use Python packaging for DataFusion, it seems logical to do that in the 
DataFusion Python repository.


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

Reply via email to