cpcloud opened a new pull request #1508: URL: https://github.com/apache/arrow-datafusion/pull/1508
# Which issue does this PR close? It doesn't close an issue as far as I know. # Rationale for this change Build systems like `nix` need `Cargo.lock` to build reproducible Rust packages. The `Cargo.lock` file is necessary to generate a hash for a crate's dependencies. Without the # What changes are included in this PR? - Updates to `Cargo.lock` resulting from running `maturin build` - Required changes to `pyproject.toml` to ship the `Cargo.lock` in the source distribution # Are there any user-facing changes? No API changes. Does user-facing mean only API changes? -- 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]
