james-willis opened a new pull request, #1079: URL: https://github.com/apache/sedona-db/pull/1079
Stacked on #1073. Routes all raster CRS reprojection through the SedonaOptions-injected CrsEngine (UDFs via `invoke_batch_from_args`/`with_crs_engine`, mirroring RS_Clip; the raster join captures the engine from ConfigOptions at plan time) instead of the process-global PROJ engine, so a session-injected engine is honored. Behavior-neutral by default (the injected engine defaults to LazyProjEngine). -- 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]
