paleolimbot opened a new pull request, #1878: URL: https://github.com/apache/arrow-adbc/pull/1878
In #1499 I added a check for the ability to load extensions based on the presence of some text in sqlite3.h. I had interpreted the result of the check incorrectly (-1 meant "not found", whereas I'd thought that 0 meant "not found") such that the CMake tests still fail if you try to run them out of the box on MacOS. This PR enables a proper check of the output. -- 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]
