Kontinuation opened a new pull request, #831: URL: https://github.com/apache/sedona-db/pull/831
## Summary - add `RS_FromPath` for constructing out-db rasters from GDAL-openable paths - wire `sedona-raster-gdal` and `SedonaContext` minimally for this standalone child PR - keep other GDAL-backed raster functions out of scope for follow-up PRs ## Testing - `cargo test -p sedona-raster-gdal rs_from_path --no-default-features` - `cargo clippy -p sedona-raster-gdal --no-default-features -- -D warnings` - `cargo test -p sedona-raster-gdal -p sedona --lib` - `cargo clippy -p sedona-raster-gdal -p sedona --lib -- -D warnings` ## Notes - Full repo `cargo test` hit unrelated linker/resource failures while building heavy unrelated targets in this environment. -- 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]
