OpenSearch/x-pack/plugin/sql/sql-proto/src
Bogdan Pintea 23c35e32f2
SQL: introduce a query builder for the Rest tests (#55094) (#56221)
* Introduce a query builder for the rest tests

The new BaseRestSqlTestCase.RequestObjectBuilder class is a helper class
to build REST request objects for the tests. Consequently, "manual" string
concatenation to form JSON is done away with.

The class mimics SqlQueryRequestBuilder API.

(cherry picked from commit c8363f04c029542c233a758e9286d33c51d9c0c4)
2020-05-05 18:55:41 +02:00
..
main/java/org/elasticsearch/xpack/sql/proto SQL: introduce a query builder for the Rest tests (#55094) (#56221) 2020-05-05 18:55:41 +02:00
test/java/org/elasticsearch/xpack/sql/proto SQL: transfer version compatibility decision to the server (#53082) (#53302) 2020-03-09 21:16:57 +01:00