OpenSearch/x-pack/plugin/sql/qa/security
Andrei Stefan 2c73c7dfe3 SQL: binary communication implementation for drivers and the CLI (#48261)
* Introduce binary_format request parameter (binary.format for JDBC) to disable binary
communication between clients (jdbc/odbc) and server.
* for CLI - "binary" command line parameter (or -b) is introduced. Default value is "true".
* binary communication (cbor) is enabled by default
* disabling request parameter introduced for debugging purposes only

(cherry picked from commit f96a5ca61cb9fad9ed59357320af20e669348ce7)
2019-10-31 20:39:41 -04:00
..
src/test SQL: binary communication implementation for drivers and the CLI (#48261) 2019-10-31 20:39:41 -04:00
with-ssl Convert RunTask to use testclusers, remove ClusterFormationTasks (#47572) 2019-10-08 14:43:29 +03:00
without-ssl Testclusters: conver remaining x-pack (#43335) 2019-06-24 12:07:42 +03:00
build.gradle Make reuse of sql test code explicit (#45884) 2019-09-11 10:56:07 -07:00
roles.yml SQL: enforce JDBC driver - ES server version parity (#38972) 2019-02-20 11:29:02 +02:00