OpenSearch/x-pack/plugin
Costin Leau dc633e0000
SQL: Support for escape sequences (#31884)
Enhance grammar to allow JDBC/ODBC escape sequences, namely
- date, time and timestamp {d ''}, {t ''} and {ts ''}
- guid {guid ''}
- LIKE escape {escape ''}
- scalar function {fn }

Fix #31883
2018-07-11 23:36:39 +03:00
..
core [ML] Mute test failing due to Java 11 date time format parsing bug (#31899) 2018-07-11 10:17:44 +01:00
deprecation Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
graph Core: Combine doExecute methods in TransportAction (#31517) 2018-06-22 15:03:01 -07:00
logstash Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
ml HLRest: Move xPackInfo() to xPack().info() (#31905) 2018-07-10 13:01:28 -04:00
monitoring [ML] Return statistics about forecasts as part of the jobsstats and usage API (#31647) 2018-07-04 08:15:45 +02:00
rollup mark RollupIT.testTwoJobsStartStopDeleteOne as AwaitsFix 2018-07-05 10:03:10 +02:00
security Remove unused reference to filePermissionsCache (#31923) 2018-07-11 09:56:21 +02:00
sql SQL: Support for escape sequences (#31884) 2018-07-11 23:36:39 +03:00
src/test Watcher: Reenable start/stop yaml tests (#31754) 2018-07-03 14:52:52 +02:00
upgrade Remove deprecation warnings to prepare for Gradle 5 (sourceSets.main.output.classesDirs) (#30389) 2018-06-28 15:14:34 +03:00
watcher Test: fix null failure in watcher test (#31968) 2018-07-11 09:37:48 -05:00
build.gradle Fix gradle4.8 deprecation warnings (#31654) 2018-06-29 19:17:19 +00:00