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

   Probe-first coverage for RS_RasterToWorldCoordX/Y and 
RS_WorldToRasterCoordX/Y, one module per function — and every case is a 
cataloged xfail: SedonaDB maps pixel coordinates 0-based where Sedona Spark 
(following PostGIS, and consistent with SedonaDB's own 1-based RS_PixelAs*) is 
1-based, so every result sits exactly one pixel apart, extrapolation outside 
the grid included. #1235 tracks the decision (align to 1-based, or document 
0-basing loudly); when it resolves these xfails flip to anchored passing tests. 
`6 xfailed`, nothing passes by design; CI runs the parity lane.


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