Kontinuation opened a new pull request, #591: URL: https://github.com/apache/sedona-db/pull/591
## Summary - Add raster formatting to `SD_Format`, displaying raster metadata (dimensions, geotransform, band count, outdb status) as a human-readable string - Previously `SD_Format` returned an error for raster types; now it produces output like: `Raster[w=1, h=2, ul=(1.000000, 2.000000), scale=(0.000000, -0.000000), skew=(0.000000, 0.000000), bands=1, outdb=false]` - Respects the `width_hint` option for truncation - Add `sedona-raster` dependency to `sedona-functions` -- 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]
