alamb commented on a change in pull request #1137: URL: https://github.com/apache/arrow-datafusion/pull/1137#discussion_r731236465
########## File path: Cargo.toml ########## @@ -29,3 +29,7 @@ members = [ ] exclude = ["python"] + +[profile.release] Review comment: Would these settings end up applying to any crate that uses `datafusion` as a dependency? Or only when a project is built within the `datafusion` workspace? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org