iGN5117 opened a new pull request, #850: URL: https://github.com/apache/sedona/pull/850
## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/latest-snapshot/community/develop/) ## Is this PR related to a JIRA ticket? - No ## What changes were proposed in this PR? - Added approximate float comparisons with relative tolerance of 1e-9 in python test cases to prevent them from failing. - Updated compile documentation to ensure smooth compilation for mac users. ## How was this patch tested? - Compiled sedona source code from scratch on a Macbook M1 machine. - Ran all python test cases post code changes to ensure that they pass. ## Did this PR include necessary documentation updates? - Yes, I have updated the compilation documentation. -- 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]
