Kontinuation opened a new pull request, #699:
URL: https://github.com/apache/sedona-db/pull/699

   ## Summary
   - add safe wrappers for GDAL datasets, drivers, raster bands, features, and 
layers
   - wire the core raster/vector modules that higher-level operations build on
   - keep the stack focused on data model wrappers before adding raster 
algorithms and facade APIs
   
   Depends on #698.
   
   ## Testing
   - `cargo test -p sedona-gdal`
   - `cargo clippy -p sedona-gdal -- -D warnings`
   
   ## Notes
   - `cargo test -p sedona-gdal` currently fails in this environment because 
raster fixture assets such as `tinymarble.tif` are not present under 
`submodules/sedona-testing/data/raster`
   


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