Kontinuation opened a new pull request, #811: URL: https://github.com/apache/sedona-db/pull/811
## Summary - add `load_as_indb_raster()` to materialize any GDAL-openable raster path as an in-db Sedona raster `StructArray` - extend the GDAL shim with `i64`/`u64` nodata getters so loader materialization preserves 64-bit nodata values without lossy conversion - add focused loader tests covering single-band, multi-band, `UInt64`, and `Int64` GeoTIFF inputs ## Stack - follows PR B, which has already merged into `main` - foundation-only PR with no user-facing SQL function ## Testing - `cargo test -p sedona-raster-gdal` - `cargo clippy -p sedona-raster-gdal` -- 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]
