OpenSearch/sql/cli-proto
Nik Everett f97f56ba54 SQL: Throw exceptions on errors (elastic/x-pack-elasticsearch#3066)
Instead of returning "error response" objects and then translating them
into SQL exceptions this just throws the SQL exceptions directly. This
means the CLI catches exceptions and prints out the messages which isn't
ideal if this were hot code but it isn't and this is a much simpler way
of doing things.

Original commit: elastic/x-pack-elasticsearch@08431d3941
2017-11-22 11:22:31 -05:00
..
licenses Huge protocol refactor 2017-07-12 17:32:13 -04:00
src SQL: Throw exceptions on errors (elastic/x-pack-elasticsearch#3066) 2017-11-22 11:22:31 -05:00
build.gradle Huge protocol refactor 2017-07-12 17:32:13 -04:00