Skip to content

Commit

Permalink
[Geo] Refactor GeoShapeQueryBuilder to derive from AbstractGeometryQu…
Browse files Browse the repository at this point in the history
…eryBuilder (#44780)

Refactors GeoShapeQueryBuilder to derive from a new AbstractGeometryQueryBuilder that provides common parsing and build logic for spatial geometries. This will allow development of custom geometry queries by extending AbstractGeometryQueryBuilder preventing duplication of common spatial query logic.
  • Loading branch information
nknize authored Jul 24, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 1327b58 commit 0482894
Showing 2 changed files with 890 additions and 637 deletions.
Loading

0 comments on commit 0482894

Please sign in to comment.