OpenSearch/x-pack/plugin
Costin Leau 17c7f99343
SQL: Show/desc commands now support table ids (#33363)
Extend SHOW TABLES, DESCRIBE and SHOW COLUMNS to support table
identifiers not just SQL LIKE pattern.
This allows both Elasticsearch-style multi-index patterns and SQL LIKE.
To disambiguate between the two (as the " vs ' can be easy to miss),
the grammar now requires LIKE keyword as a prefix for all LIKE-like
patterns.

Also added some docs comparing the two types of patterns.

Fix #33294
2018-09-04 16:54:10 +03:00
..
ccr Mute testValidateFollowingIndexSettings 2018-09-04 09:03:26 -04:00
core HLRC: Add delete by query API (#32782) 2018-09-04 08:56:26 -04:00
deprecation Remove unsupported Version.V_5_* (#32937) 2018-08-24 09:51:21 +02:00
graph Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00
logstash Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00
ml HLRC: Add delete by query API (#32782) 2018-09-04 08:56:26 -04:00
monitoring Switch remaining LLREST usage to new style Requests (#33171) 2018-08-28 14:20:14 -04:00
rollup [Rollup] Fix Caps Comparator to handle calendar/fixed time (#33336) 2018-09-03 10:49:19 +02:00
security HLRC: Add delete by query API (#32782) 2018-09-04 08:56:26 -04:00
sql SQL: Show/desc commands now support table ids (#33363) 2018-09-04 16:54:10 +03:00
src/test [ML] Delete forecast API (#31134) (#33218) 2018-09-03 19:06:18 -05:00
upgrade HLREST: add reindex API (#32679) 2018-08-28 13:02:23 -04:00
watcher Watcher: Ensure TriggerEngine start replaces existing watches (#33157) 2018-08-30 10:53:01 +02:00
build.gradle Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00