petern48 commented on PR #2111: URL: https://github.com/apache/sedona/pull/2111#issuecomment-3084963031
Very odd. `ST_Simplify` is returning the wrong results only for everything < 3.10, but I'll change it back. Not sure why. ``` FAILED tests/geopandas/test_geoseries.py::TestGeoSeries::test_simplify - ValueError: Geometry equality check failed for POLYGON ((1 0, -1 -0.0000000000000001, -0.0000000000000002 1, 1 0)) and GEOMETRYCOLLECTION EMPTY ``` <img width="257" height="298" alt="image" src="https://github.com/user-attachments/assets/a5791842-c73d-4d43-a057-7275a0f7304b" /> (I modified ci to not fail-fast, so I could see the results for each matrix entry) -- 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]
