[GH-1973] Upgrade to GeoTools 33#1967
Conversation
|
Note: This PR includes upgrading the download of geotools-wrapper during the pyflink .github workflow with geotools 31 since this was the most up to date version available and the workflow looks to be passing now. PR for creating a geotools 33 version is our for review . |
| <sedona.scope>compile</sedona.scope> | ||
| <geotools.scope>compile</geotools.scope> | ||
|
|
||
| <geotools.version>28.2</geotools.version> |
There was a problem hiding this comment.
Let's not change the example project since it relies on a released version of Sedona
There was a problem hiding this comment.
Makes sense. Will revert. Thanks.
| hadoop: [3] | ||
| scala: [2.12.15] | ||
| r: [oldrel, release] | ||
| r: [oldrel] |
There was a problem hiding this comment.
I copied it from an old PR with the geo33 change I was following. I will revert.
|
Docker build is failing because of "-rc1" that was added to the new 33.1 geo wrapper name. Do we need that? |
|
Oh right please add rc1 to the docker build. 1.8.0 is a big change so I intentionally put rc1 in geo tools-wrapper in case we need to update something. |
Did you read the Contributor Guide?
Is this PR related to a ticket?
[GH-1973] Upgrade to GeoTools 33.What changes were proposed in this PR?
Transverse_MercatorHow was this patch tested?
Did this PR include necessary documentation updates?