andygrove opened a new issue, #227: URL: https://github.com/apache/arrow-datafusion-comet/issues/227
### Describe the bug I am trying to build Comet on a new Mac M3 Max and I am running into this error: ``` Cannot run program "/Users/andy/protoc5660975561245775818.exe": error=86, Bad CPU type in executable ``` ### Steps to reproduce I installed openjdk@17 and protoc using homebrew. I am using the following command to build the project. ```shell make release PROFILES="-Pspark-3.4" ``` ### Expected behavior _No response_ ### Additional context _No response_ -- 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]
