Skip to content

GEO: Switch to using GeoTestUtil to generate random geo shapes #44635

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

Merged

Conversation

imotov
Copy link
Contributor

@imotov imotov commented Jul 19, 2019

Switches to more robust way of generating random test geometries by
reusing lucene's GeoTestUtil. Removes duplicate random geometry
generators by moving them to the test framework.

Closes #37278

Switches to more robust way of generating random test geometries by
reusing lucene's GeoTestUtil. Removes duplicate random geometry
generators by moving them to the test framework.

Closes elastic#37278
@imotov imotov added >test Issues or PRs that are addressing/adding tests :Analytics/Geo Indexing, search aggregations of geo points and shapes >refactoring v8.0.0 v7.4.0 labels Jul 19, 2019
@imotov imotov requested review from talevy and nknize July 19, 2019 18:12
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-analytics-geo

@imotov imotov removed the request for review from nknize July 22, 2019 12:49
@imotov imotov merged commit 612e7e5 into elastic:master Jul 22, 2019
imotov added a commit that referenced this pull request Jul 23, 2019
Switches to more robust way of generating random test geometries by
reusing lucene's GeoTestUtil. Removes duplicate random geometry
generators by moving them to the test framework.

Closes #37278
@imotov imotov deleted the issue-37278-extract-random-geometry-classes branch May 1, 2020 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/Geo Indexing, search aggregations of geo points and shapes >refactoring >test Issues or PRs that are addressing/adding tests v7.4.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GEO: Switch to using GeoTestUtil to generate random geo shapes
4 participants