ajaypadwal73 commented on PR #990:
URL: https://github.com/apache/sedona-db/pull/990#issuecomment-4765218355

   Hi @paleolimbot, added Python integration tests in 
python/sedonadb/tests/functions/test_functions.py covering ST_BuildArea, 
ST_DelaunayTriangles, ST_ExteriorRing, ST_NumInteriorRing, and 
ST_PointOnSurface - each parametrized to run against both SedonaDB and PostGIS.
   
   CI caught a few mismatches in the initial expected values (vertex ordering, 
ST_PointOnSurface on a polygon-with-hole, and ST_DelaunayTriangles flag type); 
those are fixed in the latest commit. Ready for your review.


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