cpcloud commented on issue #332: URL: https://github.com/apache/arrow-datafusion/issues/332#issuecomment-1003076835
I've put up a conda package recipe for datafusion here https://github.com/conda-forge/staged-recipes/pull/17387. I just built it locally (on Linux), and the build passes. Packaging for nix is likely out of scope for datafusion maintainers, though it's not too bad to package up a Rust-backed Python package (see https://github.com/NixOS/nixpkgs/blob/a0dbe47318bbab7559ffbfa7c4872a517833409f/pkgs/development/python-modules/cryptography/default.nix#L24) in nixpkgs. Such a PR for datafusion would likely be merged shortly after a successful nixpkgs CI build. -- 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]
