OpenSearch/sql/shared-proto
Nik Everett 63a5ad0b1d Add versioned DataInput and DataOutput to SQL (elastic/x-pack-elasticsearch#2600)
These wrap `DataInput` and `DataOutput` to add the protocol
version being serialized. This is similar to the mechanism
used by core and it has made adding and removing fields from
the serialization protocol fairly simple.

Original commit: elastic/x-pack-elasticsearch@90b3f1199a
2017-09-25 11:01:57 -04:00
..
src Add versioned DataInput and DataOutput to SQL (elastic/x-pack-elasticsearch#2600) 2017-09-25 11:01:57 -04:00
build.gradle SQL: Enable tests for shared-proto 2017-09-14 12:06:47 -04:00