apache / arrow-nanoarrow

Helpers for Arrow C Data & Arrow C Stream interfaces
https://arrow.apache.org/nanoarrow
Apache License 2.0
149 stars 34 forks source link

Fix: CMake deprecation warnings from subprojects #535

Open WillAyd opened 1 week ago

WillAyd commented 1 week ago

closes https://github.com/apache/arrow-nanoarrow/issues/309

paleolimbot commented 1 week ago

I believe this will cause the tests to fail on centos7 (which is where we currently enforce our C++11 support). I will check tomorrow!