mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Consolidates type handling into DataType, makes DataType available to JDBC by moving to sql-proto and removes support for all parameter types that cannot be handled by the server. Original commit: elastic/x-pack-elasticsearch@b8024f5c46