james-willis opened a new pull request, #747:
URL: https://github.com/apache/sedona-db/pull/747

   ## Summary
   
   - Adds 35 regression tests locking in exact outputs of all RS_* raster 
functions
   - Safety net for the upcoming N-D raster type migration — any schema/trait 
change that alters observable behavior will break these tests
   - Covers: metadata accessors, geotransform, coordinate conversion, CRS/SRID, 
pixel functions, spatial predicates, geometry functions, null propagation, 
multi-band operations, and round-trip builder/reader
   
   ## Context
   
   Pre-work for the N-Dimensional Raster Type Extension ([design 
doc](https://www.notion.so/wherobots/328ba32ec027812e9413eacf3096aa77)). The 
migration will replace the raster Arrow schema, traits, builder, and reader — 
these tests ensure behavioral backward compatibility throughout.
   
   ## Test plan
   
   - [x] `cargo test -p sedona-raster-functions regression_tests` — 35/35 pass
   - [x] `cargo test -p sedona-raster-functions` — all 175 tests pass (140 
existing + 35 new)
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


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