OpenSearch/sql
Igor Motov 6839f99ed0 SQL: Switch CLI to core-cli's Command and make it testable (elastic/x-pack-elasticsearch#3232)
Switches CLI to use the standard Elasticsearch Command and refactors it to be more testable. It doesn't change any cli functionality except using the bright color while displaying query results.

relates elastic/x-pack-elasticsearch#2881, elastic/x-pack-elasticsearch#3203, elastic/x-pack-elasticsearch#2990

Original commit: elastic/x-pack-elasticsearch@841f306d50
2017-12-06 11:27:51 -05:00
..
cli SQL: Switch CLI to core-cli's Command and make it testable (elastic/x-pack-elasticsearch#3232) 2017-12-06 11:27:51 -05:00
cli-proto SQL: Switch to the standard way of cursor serialization (elastic/x-pack-elasticsearch#3197) 2017-12-02 16:03:22 -05:00
jdbc SQL: Switch to the standard way of cursor serialization (elastic/x-pack-elasticsearch#3197) 2017-12-02 16:03:22 -05:00
jdbc-proto SQL: Switch to the standard way of cursor serialization (elastic/x-pack-elasticsearch#3197) 2017-12-02 16:03:22 -05:00
server remove Catalog abstraction and rename its package from catalog to index 2017-12-06 13:58:17 +01:00
shared-client SQL: Improve grammar to better handle quotes (elastic/x-pack-elasticsearch#3051) 2017-11-29 15:42:04 +02:00
shared-proto SQL: Switch to the standard way of cursor serialization (elastic/x-pack-elasticsearch#3197) 2017-12-02 16:03:22 -05:00
test-utils Teach SQL to parse Elasticsearch's standard error responses (elastic/x-pack-elasticsearch#2764) 2017-11-14 21:31:35 -05:00
build.gradle SQL: Move all SQL projects into org.elasticsearch.sql package (elastic/x-pack-elasticsearch#3069) 2017-11-21 10:53:40 +01:00