OpenSearch/docs/reference/sql/language
Igor Motov ae202fda21 SQL: Add support for shape type (#46464)
Enables support for Cartesian geometries shape type. We still need to
decide how to handle the distance function since it is currently using
the haversine distance formula and returns results in meters, which
doesn't make any sense for Cartesian geometries.

Closes #46412
Relates to #43644
2019-09-26 09:47:42 -04:00
..
syntax SQL: double quotes escaping bug fix (#43829) 2019-07-10 16:05:22 +03:00
data-types.asciidoc SQL: Add support for shape type (#46464) 2019-09-26 09:47:42 -04:00
index.asciidoc Docs: Documentation for the upcoming SQL support of frozen indices (#41863) 2019-05-23 21:16:16 +03:00
indices.asciidoc Restructure the SQL Language section to have proper sub-sections (#43007) 2019-06-11 12:39:59 +03:00