alamb opened a new pull request #1816: URL: https://github.com/apache/arrow-datafusion/pull/1816
# Which issue does this PR close? Closes https://github.com/apache/arrow-datafusion/issues/1815 re #1587 # Rationale for this change See https://github.com/apache/arrow-datafusion/issues/1815 (basically I want to be able to publish datafusion-cli to crates.io without also publishing ballista) # What changes are included in this PR? 1. Make `ballista` an optional feature to datafusion-cli 2. Add tests to CI to ensure it compiles # Are there any user-facing changes? need to add `--feature=ballista` when building datafusion-cli to use it with ballista N/A -- 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]
