OpenSearch/qa/sql
Nik Everett 94de0d8041 Replace exception catching with fancy returns (elastic/x-pack-elasticsearch#2454)
Instead of throwing and catching an exception for invalid
indices this returns *why* they are invalid in a convenient
object form that can be thrown as an exception when the index
is required or the entire index can be ignored when listing
indices.

Original commit: elastic/x-pack-elasticsearch@f45cbce647
2017-09-11 14:27:50 -04:00
..
multinode Shuffle SQL's integration tests some (elastic/x-pack-elasticsearch#2403) 2017-08-30 17:22:46 -04:00
no-security Shuffle SQL's integration tests some (elastic/x-pack-elasticsearch#2403) 2017-08-30 17:22:46 -04:00
security Integrate sql's metadata with security (elastic/x-pack-elasticsearch#2446) 2017-09-08 10:59:47 -04:00
src/main/java/org/elasticsearch/xpack/sql Replace exception catching with fancy returns (elastic/x-pack-elasticsearch#2454) 2017-09-11 14:27:50 -04:00
build.gradle SQL: Fix script.max_compilations_per_minute -> script.max_compilations_rate 2017-09-07 13:28:47 -04:00