OpenSearch/x-pack/plugin/sql/src
Costin Leau 0f51dd69cb SQL: Improve serialization of SQL processors (#45678)
Encapsulate the serialization/deserialization of SQL client classes.
Make configuration specific parameters (such as ZoneId) generic just
like the version and remove the need for consumer classes to manage them
individually.
This is not only consistent but also provides significant savings in the
cursor.

Fix #40216

(cherry picked from commit 5c844798045d7baa0d932289d2e3d1607ba6a9a4)
2019-08-20 11:50:47 +03:00
..
main SQL: Improve serialization of SQL processors (#45678) 2019-08-20 11:50:47 +03:00
test SQL: Improve serialization of SQL processors (#45678) 2019-08-20 11:50:47 +03:00