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

   I tried with the latest master and it worked fine
   
   Another think you might try is running
   ```shell
   cargo update
   ```
   so
   
   ```
   git clone https://github.com/apache/arrow-datafusion
   cd arrow-datafusion
   git checkout 12.0.0
   cargo update # add this
   docker build -f datafusion-cli/Dockerfile . --tag datafusion-cli
   ```


-- 
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