mbrobbel opened a new pull request, #3566: URL: https://github.com/apache/arrow-datafusion/pull/3566
# Which issue does this PR close? This doesn't close, but contributes to the changes being worked on in #1750. # Rationale for this change By disabling features and removing unused dependencies the build time of those crates is reduced. # What changes are included in this PR? This PR removes some unused direct dependencies of the `sql`, `common` and `expr` crates, and disables unused features. # Are there any user-facing changes? No -- 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