WillAyd commented on issue #902:
URL: 
https://github.com/apache/arrow-nanoarrow/issues/902#issuecomment-4974054319

   I think the best way to fix this would be to ensure the arrow library is 
included as a subproject when tests are required. When this was originally 
written arrow was not available in the wrapdb, but there should be entries for 
it now
   
   The arrow wrapdb entries could probably use updates as they track a few 
releases back, but I don't think that's a problem for the tests here - would 
require investigation.
   
   Meson allows projects / subprojects to have their own C++ standard, so the 
fact that Arrow is required for testing and needs C++20 doesn't need to impact 
nanoarrow only requiring C++17


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