OpenSearch/x-pack/plugin/sql/sql-proto
Costin Leau d5f04d29c9 SQL: Add support for FROZEN indices (#41558)
Allow querying of FROZEN indices both through dedicated SQL grammar
extension:
> SELECT field FROM FROZEN index
and also through driver configuration parameter, namely:
> index.include.frozen: true/false

Fix #39390
Fix #39377

(cherry picked from commit 2445a933915f420c7f51e8505afa0a7978ce6b0f)
2019-05-23 21:16:16 +03:00
..
licenses SQL: JLine upgrade and polishing (#40321) 2019-03-22 23:55:51 +02:00
src SQL: Add support for FROZEN indices (#41558) 2019-05-23 21:16:16 +03:00
build.gradle SQL: JLine upgrade and polishing (#40321) 2019-03-22 23:55:51 +02:00