james-willis opened a new pull request, #1102:
URL: https://github.com/apache/sedona-db/pull/1102

   Migrates the two geometry CRS functions (`ST_Transform`, `sd_order`) off the 
process-global PROJ engine and onto the `SedonaOptions`-injected `CrsEngine`, 
mirroring the raster functions. The `SedonaOptions` -> runtime engine 
extraction now lives in a `with_crs_engine` helper in `sedona-proj` (with a 
config-less fallback to `LazyProjEngine`) so it sits below `sedona-proj` in the 
crate graph. Part of #1082.


-- 
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]

Reply via email to