ajaypadwal73 opened a new pull request, #1022: URL: https://github.com/apache/sedona-db/pull/1022
## Summary - Fix tg polygon containment so ST_Covers/ST_Contains return false when the child polygon is identical to a parent polygon hole - Add Rust and Python predicate regressions for the issue case ## Tests - cargo test -p sedona-tg - cargo fmt --check - .venv/bin/python -m pytest -q python/sedonadb/tests/functions/test_predicates.py::test_st_contains python/sedonadb/tests/functions/test_predicates.py::test_st_covers Fixes #709 -- 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]
