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 committed Jul 25, 2019
1 parent a79adca commit 133f848
Show file tree
Hide file tree
Showing 2 changed files with 899 additions and 646 deletions.
Loading

0 comments on commit 133f848

Please sign in to comment.