OpenSearch/qa/sql
javanna 9664363575 remove Catalog abstraction and rename its package from catalog to index
Given that the Catalog was only ever used to hold a single index, the corresponding abstraction can be removed in favour of the abstraction that it holds, namely `GetIndexResult`.

Original commit: elastic/x-pack-elasticsearch@6932db642c
2017-12-06 13:58:17 +01:00
..
multinode SQL: Add support for plain text output to /_sql endpoint (elastic/x-pack-elasticsearch#3124) 2017-11-27 18:10:13 -05:00
no-security SQL: Extend HAVING support (elastic/x-pack-elasticsearch#3155) 2017-12-05 18:14:15 +02:00
security Remove security filter, replaced by get index api call which returns filtered mappings 2017-12-06 13:58:17 +01:00
src/main remove Catalog abstraction and rename its package from catalog to index 2017-12-06 13:58:17 +01:00
build.gradle SQL: Rework SSL testing (elastic/x-pack-elasticsearch#3126) 2017-11-27 18:52:16 -05:00