Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Esri to 2.2.4 #15200

Merged
merged 1 commit into from
Sep 28, 2020
Merged

Upgrade Esri to 2.2.4 #15200

merged 1 commit into from
Sep 28, 2020

Conversation

jagill
Copy link
Contributor

@jagill jagill commented Sep 21, 2020

This includes several fixes, two that affect our users that we reported:
Esri/geometry-api-java#247
Esri/geometry-api-java#266

The second, in particular, caused workers to hang when they tried to
perform a union of two geometries.

Release notes:
https://github.com/Esri/geometry-api-java/releases/tag/v2.2.4

Test plan - (Please fill in how you tested your changes)
Added test case that reproduces the hang. It does not hang anymore!

depended by https://github.com/facebookexternal/presto-facebook/pull/1182

== RELEASE NOTES ==

Geospatial Changes
* Upgrade Esri to [2.2.4](https://github.com/Esri/geometry-api-java/releases/tag/v2.2.4).  This includes two fixes for bug (https://github.com/Esri/geometry-api-java/issues/266 and https://github.com/Esri/geometry-api-java/issues/247) that were seen in production.

@mbasmanova
Copy link
Contributor

[test-facebook]

@jagill
Copy link
Contributor Author

jagill commented Sep 22, 2020

Upgrade changed some union results; I'll look into it and fix.

This includes several fixes, two that affect our users that we reported:
Esri/geometry-api-java#247
Esri/geometry-api-java#266

The second, in particular, caused workers to hang when they tried to
perform a union of two geometries.

Release notes:
https://github.com/Esri/geometry-api-java/releases/tag/v2.2.4
@jagill
Copy link
Contributor Author

jagill commented Sep 24, 2020

[test-facebook]

1 similar comment
@jagill
Copy link
Contributor Author

jagill commented Sep 25, 2020

[test-facebook]

@arhimondr arhimondr merged commit b57f7ff into prestodb:master Sep 28, 2020
@jagill jagill deleted the hung-intersection branch September 28, 2020 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants