OpenSearch/sql/test-utils/src
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
..
main/java/org/elasticsearch/xpack/sql/test Add versioned DataInput and DataOutput to SQL (elastic/x-pack-elasticsearch#2600) 2017-09-25 11:01:57 -04:00
test/java/org/elasticsearch/xpack/sql/test Some more tests 2017-07-06 15:58:12 -04:00