OpenSearch/x-pack/plugin/sql/qa/security
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
..
src/test SQL: Add support for FROZEN indices (#41558) 2019-05-23 21:16:16 +03:00
with-ssl spelling: java script -- not JavaScript (#37057) 2019-01-31 14:09:36 +02:00
without-ssl SQL: Move qa directory into sql directory (#34496) 2018-10-30 14:54:15 -04:00
build.gradle Fix issue with subproject test task dependencies (#41321) (#41351) 2019-04-18 11:15:34 -07:00
roles.yml SQL: enforce JDBC driver - ES server version parity (#38972) 2019-02-20 11:29:02 +02:00