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
graph
logstash
ml HLRC: Add delete by query API (#32782) 2018-09-04 08:56:26 -04:00
monitoring
rollup
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
watcher
build.gradle