petern48 opened a new pull request, #115: URL: https://github.com/apache/sedona-db/pull/115
When running the raw `dev/release/verify-release-candidate.sh` script, I constantly ran into pytest errors for `test_spatial_join_geography` inside test_sjoin.py. The error message wasn't straightforward to debug, but I eventually found that I needed to turn on the `s2geography` feature explicitly to get the tests to pass. This PR sets it inside the verify release script explicitly to smoothen out the process. -- 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]
