Skip to content

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

Merged
imotov merged 1 commit intoelastic:masterfrom
imotov:issue-37278-extract-random-geometry-classes
Jul 22, 2019
Merged

GEO: Switch to using GeoTestUtil to generate random geo shapes#44635
imotov merged 1 commit intoelastic:masterfrom
imotov:issue-37278-extract-random-geometry-classes

Conversation

@imotov
Copy link
Copy Markdown
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 nknize and talevy July 19, 2019 18:12
@elasticmachine
Copy link
Copy Markdown
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