OpenSearch/x-pack/plugin
Marios Trivyzas 6b600855a9
SQL: Make parsing of date more lenient (#52137)
Make the parsing of date more lenient

- as an escaped literal: `{d '2020-02-10[[T| ]10:20[:30][.123456789][tz]]'}`
- cast a string to a date: `CAST(2020-02-10[[T| ]10:20[:30][.123456789][tz]]' AS DATE)`

Closes: #49379
(cherry picked from commit 5863b27500d5e7f6cdd8c6c62b09b84e53ca724a)
2020-02-10 21:47:00 +01:00
..
analytics Histogram field: Use #name() instead of #simpleName() when generating doc values (#51920) (#51927) 2020-02-05 12:35:49 +01:00
autoscaling RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
ccr Bubble up exception in follow task in ccr tests (#52085) 2020-02-10 08:27:04 -05:00
core [7.x] Allow forcemerge in the hot phase for ILM policies (#520… (#52083) 2020-02-10 08:54:49 -07:00
deprecation RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
enrich RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
eql RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
frozen-indices RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
graph RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
ilm [7.x] Allow forcemerge in the hot phase for ILM policies (#520… (#52083) 2020-02-10 08:54:49 -07:00
logstash Deprecate creation of dot-prefixed index names except for hidden and system indices (#49959) 2020-01-28 10:01:16 -07:00
mapper-flattened In FieldTypeLookup, factor out flat object field logic. (#52091) 2020-02-10 10:44:02 -08:00
ml [7.x] Update persistent state document in the index the document belongs to (#51751) (#52145) 2020-02-10 16:32:34 +01:00
monitoring [ML] Add new categorization stats to model_size_stats (#52009) 2020-02-10 09:10:50 +00:00
ql Fix milliseconds handling in intervals (#51675) (#52156) 2020-02-10 19:24:26 +01:00
rollup RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
search-business-rules Fix NPE in PinnedQuery call to DisjunctionMaxScorer. (#51047) (#51064) 2020-01-16 10:41:43 +00:00
security RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
spatial Geo: Switch generated GeoJson type names to camel case (#50400) 2019-12-20 15:37:22 -05:00
sql SQL: Make parsing of date more lenient (#52137) 2020-02-10 21:47:00 +01:00
src/test Upgrade to lucene-8.5.0-snapshot-d62f6307658 (#52039) (#52130) 2020-02-10 10:13:22 +01:00
transform RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
vectors Increase the number of vector dims to 2048 (#46895) 2019-11-20 07:47:33 -05:00
voting-only-node Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
watcher RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
build.gradle Formalize build snapshot (#51484) 2020-01-27 16:56:31 -05:00