OpenSearch/x-pack/plugin/sql
Igor Motov 076ca75ea5 SQL: Suppress geo tests failing on tr-TR locale (#42200)
Due to a bug in JTS WKT parser, JTS cannot parse most of WKT shapes if
the shape type is written in the lower case. For examples `point (1 2)`
is causing JTS inside H2GIS to fail on tr-TR locale as a result  of 
case-insensitive comparison.
2019-05-17 16:00:54 -04:00
..
jdbc SQL: Add initial geo support (#42031) (#42135) 2019-05-14 18:57:12 -05:00
qa SQL: Suppress geo tests failing on tr-TR locale (#42200) 2019-05-17 16:00:54 -04:00
sql-action SQL: Add multi_value_field_leniency inside FieldHitExtractor (#40113) 2019-03-18 14:56:03 +02:00
sql-cli [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
sql-client SQL: Prefer resultSets over exceptions in metadata (#40641) 2019-04-08 16:45:34 +03:00
sql-proto SQL: Introduce SQL TIME data type (#39802) 2019-04-01 23:57:27 +02:00
src SQL: Fix issue regarding INTERVAL * number (#42014) 2019-05-15 16:06:55 -04:00
build.gradle SQL: Add initial geo support (#42031) (#42135) 2019-05-14 18:57:12 -05:00