houqp commented on issue #853: URL: https://github.com/apache/arrow-datafusion/issues/853#issuecomment-896582745
We will hopefully be able to release 0.3.0 this week. In the mean time you can follow the instructions at https://github.com/apache/arrow-datafusion/tree/master/python#how-to-develop. `maturin` is the command you want to use. `maturin develop` to build and install the binding into local python virtualenv. `maturin release` to build a release wheel that can be published to pypi index. -- 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]
