OpenSearch/sql
Igor Motov 3e14c30aa1 SQL: Add version to cursor serialization (elastic/x-pack-elasticsearch#3064)
This commits also simplifies the serialization mechanism by remove 2 ways to serialize the cursor. Adding the version there was complicating things too much otherwise.

Original commit: elastic/x-pack-elasticsearch@4f2c541e0a
2017-11-21 11:24:27 -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 Fix error handling in SQL's CLI (elastic/x-pack-elasticsearch#2730) 2017-10-12 16:32:15 +00:00
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: Add version to cursor serialization (elastic/x-pack-elasticsearch#3064) 2017-11-21 11:24:27 -05:00
shared-client SQL: Improve error message for huge error responses (elastic/x-pack-elasticsearch#3049) 2017-11-17 12:29:07 -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 SQL: Move all SQL projects into org.elasticsearch.sql package (elastic/x-pack-elasticsearch#3069) 2017-11-21 10:53:40 +01:00