houqp commented on a change in pull request #1137: URL: https://github.com/apache/arrow-datafusion/pull/1137#discussion_r731242756
########## File path: Cargo.toml ########## @@ -29,3 +29,7 @@ members = [ ] exclude = ["python"] + +[profile.release] Review comment: I believe profiles are workspace specific. downstream projects need to set their own release profile if they need to get the same performance boost. -- 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