OpenSearch/sql/cli-proto/src
Nik Everett 852af7de57 Fix error handling in SQL's CLI (elastic/x-pack-elasticsearch#2730)
We weren't returning errors correctly from the server
or catching them correctly in the CLI. This fixes that
and adds simple integration tests.

Original commit: elastic/x-pack-elasticsearch@259da0da6f
2017-10-12 16:32:15 +00:00
..
main/java/org/elasticsearch/xpack/sql/cli/net/protocol Fix error handling in SQL's CLI (elastic/x-pack-elasticsearch#2730) 2017-10-12 16:32:15 +00:00
test/java/org/elasticsearch/xpack/sql/cli/net/protocol Support scrolling in SQL's CLI (elastic/x-pack-elasticsearch#2494) 2017-09-14 10:26:42 -04:00