23c35e32f2
* 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) |
||
---|---|---|
.. | ||
main/java/org/elasticsearch/xpack/sql/proto | ||
test/java/org/elasticsearch/xpack/sql/proto |