james-willis opened a new pull request, #1131: URL: https://github.com/apache/sedona-db/pull/1131
Caches vcpkg's built binaries (`VCPKG_DEFAULT_BINARY_CACHE` + `actions/cache`) so `vcpkg install` restores instead of rebuilding GEOS/Abseil/OpenSSL/S2 from source each run — the ~40-minute head on the Windows and macOS wheel jobs. Keyed on OS/arch + `VCPKG_REF` + triplet hashes. Linux builds vcpkg inside the manylinux container and needs the cache threaded through the mount; left as a follow-up. -- 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]
