OpenSearch/x-pack/plugin/sql
Igor Motov df2e1fb43e Geo: add validator that only checks altitude (#43893)
By default, we don't check ranges while indexing geo_shapes. As a
result, it is possible to index geoshapes that contain contain
coordinates outside of -90 +90 and -180 +180 ranges. Such geoshapes
will currently break SQL and ML retrieval mechanism. This commit removes
these restriction from the validator is used in SQL and ML retrieval.
2019-07-10 16:55:03 -04:00
..
jdbc Geo: add validator that only checks altitude (#43893) 2019-07-10 16:55:03 -04:00
qa Geo: add validator that only checks altitude (#43893) 2019-07-10 16:55:03 -04:00
sql-action Removed writeTo from TransportResponse and ActionResponse (#44092) 2019-07-10 12:42:04 -07:00
sql-cli Add missing dependencies so we can build in parallel (#43672) 2019-06-28 16:41:18 +03:00
sql-client SQL: handle SQL not being available in a more graceful way (#43665) 2019-07-10 14:36:24 +03:00
sql-proto [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
src Geo: add validator that only checks altitude (#43893) 2019-07-10 16:55:03 -04:00
build.gradle [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00