OpenSearch/sql
Nik Everett fce5b494be SQL: Stop serializing errors for CLI and JDBC (elastic/x-pack-elasticsearch#3034)
Now that we can parse Elasticsearch's standard error messages in the CLI
and JDBC client we can just let those standard error messages bubble out
of Elasticsearch rather than catch and encode them.

In a followup we can remove the encoding entirely.

Original commit: elastic/x-pack-elasticsearch@bad043b6f7
2017-11-17 12:16:37 -05:00
..
cli SQL: Stop serializing errors for CLI and JDBC (elastic/x-pack-elasticsearch#3034) 2017-11-17 12:16:37 -05:00
cli-proto
jdbc SQL: Stop serializing errors for CLI and JDBC (elastic/x-pack-elasticsearch#3034) 2017-11-17 12:16:37 -05:00
jdbc-proto Fix incorrect assertions and javadoc 2017-11-14 09:46:26 +02:00
server SQL: Stop serializing errors for CLI and JDBC (elastic/x-pack-elasticsearch#3034) 2017-11-17 12:16:37 -05:00
shared-client SQL: Replace NOCOMMIT with TODO 2017-11-15 18:05:50 -05:00
shared-proto SQL: Stop serializing errors for CLI and JDBC (elastic/x-pack-elasticsearch#3034) 2017-11-17 12:16:37 -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