paleolimbot opened a new pull request, #220: URL: https://github.com/apache/sedona-db/pull/220
In https://github.com/apache/sedona-db/issues/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). We dont use geoarrow-c for anything by default at the moment, but its WKT parser is ~3x faster than the one we're currently using and I'd like to wire it in before the next release. -- 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]
