OpenSearch/x-pack/qa/sql
Igor Motov dbb2e8143c
SQL: Remove the last remaining server dependencies from jdbc (#30771)
Removes the last remaining server dependencies from jdbc client. In order to do that it introduces the new project sql-shared-proto that contains only XContent-serializable classes. HTTP Client and JDBC now depend only on sql-shared-proto. I had to keep the original sql-proto project since it is used as a dependency by sql-cli and security integration tests.

Relates #29856
2018-05-25 15:41:41 -04:00
..
multinode SQL: Use request flavored methods in tests (#30345) 2018-05-11 13:10:01 -04:00
no-security Add a `format` option to `docvalue_fields`. (#29639) 2018-05-23 14:39:04 +02:00
security Replace Request#setHeaders with addHeader (#30588) 2018-05-22 20:32:30 +02:00
src/main Replace Request#setHeaders with addHeader (#30588) 2018-05-22 20:32:30 +02:00
build.gradle SQL: Remove the last remaining server dependencies from jdbc (#30771) 2018-05-25 15:41:41 -04:00