You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/12 12:32:45 UTC

[GitHub] [arrow-datafusion] alamb opened a new pull request #1816: Make ballista support an optional feature to datafusion-cli

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-datafusion] alamb merged pull request #1816: Make ballista support an optional feature to datafusion-cli

Posted by GitBox <gi...@apache.org>.
alamb merged pull request #1816:
URL: https://github.com/apache/arrow-datafusion/pull/1816


   


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org