andygrove edited a comment on issue #243:
URL: 
https://github.com/apache/arrow-datafusion/issues/243#issuecomment-832356081


   Amazingly, this issue is reproducible on any computer using Docker and 
cross. Make sure you have the Docker daemon running, then run:
   
   ```bash
   cargo install cross
   cross build --target armv7-unknown-linux-gnueabihf
   cross test --target armv7-unknown-linux-gnueabihf
   ```


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

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


Reply via email to