paleolimbot opened a new issue, #455: URL: https://github.com/apache/arrow-adbc/issues/455
In verifying the release candidate I got I'm on MacOS M1 (no conda) and have run into this before...there must be at least some compiler default which is very picky about setting the C++ standard. Maybe https://github.com/apache/arrow-adbc/blob/main/go/adbc/drivermgr/wrapper.go#L22 could gain a `-std=gnu++11` or `-std=c++11`? -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org