Subham-KRLX opened a new pull request, #2486: URL: https://github.com/apache/sedona/pull/2486
✅ Yes, I have read the [Contributor Rules](https://sedona.apache.org/latest/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/latest/community/develop/) ✅ Yes, and the PR name follows the format [SEDONA-XXX] Improve spatial join performance. Closes #2482 This PR optimizes the spatial join module by reducing redundant RDD shuffling and improving partitioning logic. Minor code cleanups and added comments for clarity. Verified through existing unit and integration tests. Added new test cases to validate spatial join behavior with various partition strategies. ✅ Yes, updated relevant API documentation to reflect the changes. -- 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]
