paleolimbot opened a new pull request, #221: URL: https://github.com/apache/sedona-db/pull/221
In #218 the build time bindgen dependency is causing an issue. We've removed this dependency for the default Python build, but cargo build will still require this (even though cargo build -p specific-package is still fine). Eventually we should possibly also move towards not building s2geography from within a Rust crate at all (https://github.com/apache/sedona-db/issues/109), but in the meantime this should remove at least one thing blocking the usual build. -- 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]
