paleolimbot commented on PR #511: URL: https://github.com/apache/arrow-nanoarrow/pull/511#issuecomment-2157016588
Taking this on is heroic! All of the hard things here are probably because I designed it badly when I first wrote the IPC extension 😬 . Just a note that some of these CI jobs you can run locally, too, in case you didn't know: - `docker compose run --rm docs` - `docker compose run --rm coverage` - `export NANOARROW_PLATFORM=ubuntu && docker compose run --rm verify` I started moving the bundling out of CMake here https://github.com/apache/arrow-nanoarrow/pull/508 and should finish that this week (which may help here if bundling is causing problems, which it usually does 🙂 ) -- 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]
