OpenSearch/x-pack/plugin/sql/qa
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
..
multi-node SQL: binary communication implementation for drivers and the CLI (#48261) 2019-10-31 20:39:41 -04:00
no-sql SQL: handle SQL not being available in a more graceful way (#43665) 2019-07-10 14:36:24 +03:00
security SQL: binary communication implementation for drivers and the CLI (#48261) 2019-10-31 20:39:41 -04:00
single-node SQL: binary communication implementation for drivers and the CLI (#48261) 2019-10-31 20:39:41 -04:00
src/main SQL: binary communication implementation for drivers and the CLI (#48261) 2019-10-31 20:39:41 -04:00
build.gradle Simplify usage of Gradle Shadow plugin (#48478) (#48597) 2019-10-28 12:11:55 -07:00