Kontinuation opened a new pull request, #1408: URL: https://github.com/apache/sedona/pull/1408
This reverts commit e0aabe3452cf192a731794372d281201063f37ec. ## Did you read the Contributor Guide? - Yes, I have read the [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? - Yes, the URL of the associated JIRA ticket is https://issues.apache.org/jira/browse/SEDONA-551. ## What changes were proposed in this PR? In the past weeks, we have collected feedback from the Sedona community and it turns out that 90% of Sedona users are still on Java 8. This is mainly because they all use fully managed cloud platforms such as AWS Glue and AWS EMR. It is not possible for them to upgrade the JVM themselves. If we upgrade to Java 11 now, it will directly affect 90% of our users. Therefore, We have decided to revert the GeoTools 30.X upgrade and stay on 28.X. Hopefully, the major cloud platforms will start to support Java 11 in the next 6 months and then we will revisit this decision. ## How was this patch tested? Passing existing tests ## Did this PR include necessary documentation updates? - Yes, I have updated the 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: dev-unsubscr...@sedona.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org