alamb commented on issue #9133:
URL: 
https://github.com/apache/arrow-datafusion/issues/9133#issuecomment-1928537525

   > Is there an easy way to run cli locally from source without going through 
Docker (I'm on Mac M2)? Don't mind a "no" answer, just want to find an easiest 
way to get started, thanks.
   
   I normally do
   ```shell
   cd datafusion/datafusion-cli
   cargo run
   ``` 
   
   (the key is that `datafusion-cli` is not part of the 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to