OpenSearch/x-pack/plugin
Marios Trivyzas 285a167c34 SQL: Verify Full-Text Search functions not allowed in SELECT (#51568)
Add a verification that full-text search functions `MATCH()` and `QUERY()`
are not allowed in the SELECT clause, so that a nice error message is
returned to the user early instead of an "ugly" exception.

Fixes: #47446
2020-01-30 13:14:38 +01:00
..
analytics Begin moving date_histogram to offset rounding (take two) (#51271) (#51495) 2020-01-27 13:40:54 -05:00
autoscaling Initial autoscaling commit (#51161) 2020-01-17 15:31:12 -05:00
ccr Allow Repository Plugins to Filter Metadata on Create (#51472) (#51542) 2020-01-28 18:33:26 +01:00
core Add new 'maintenance' index privilege #50643 2020-01-30 11:59:11 +02:00
deprecation Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
enrich Formatting: keep simple if / else on the same line (#51544) 2020-01-29 10:42:04 +00:00
eql EQL: Enable QA/rest integration tests for snapshot builds only (#51624) (#51645) 2020-01-29 16:38:52 -05:00
frozen-indices Do not wrap soft-deletes reader for segment stats (#51331) 2020-01-23 08:43:06 -05:00
graph Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
ilm [TEST] Mute TimeSeriesLifecycleActionsIT.testWaitForSnapshotSlmExecutedBefore 2020-01-29 13:08:55 +01: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 Add telemetry for flattened fields. (#48972) (#49125) 2019-11-18 12:29:42 -08:00
ml [ML] Fix possible race condition starting datafeed (#51646) 2020-01-30 08:23:45 +01:00
monitoring Add max_resource_units to enterprise license (#50910) 2020-01-14 12:37:05 +11:00
ql EQL: import QL into EQL (#50904) 2020-01-27 15:13:22 -05:00
rollup Use more specific loggers in subclasses of TMNA (#50076) 2019-12-11 15:07:47 +00:00
search-business-rules Fix NPE in PinnedQuery call to DisjunctionMaxScorer. (#51047) (#51064) 2020-01-16 10:41:43 +00:00
security Add new 'maintenance' index privilege #50643 2020-01-30 11:59:11 +02:00
spatial Geo: Switch generated GeoJson type names to camel case (#50400) 2019-12-20 15:37:22 -05:00
sql SQL: Verify Full-Text Search functions not allowed in SELECT (#51568) 2020-01-30 13:14:38 +01:00
src/test Add new 'maintenance' index privilege #50643 2020-01-30 11:59:11 +02:00
transform Deprecate creation of dot-prefixed index names except for hidden and system indices (#49959) 2020-01-28 10:01:16 -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 The watcher indexing listener didn't handle document level exceptions. (#51466) 2020-01-29 12:55:02 +01:00
build.gradle Formalize build snapshot (#51484) 2020-01-27 16:56:31 -05:00