OpenSearch/x-pack/plugin/sql/sql-proto/src
Marios Trivyzas c9ae1928e0
SQL: Fix function args verification and error msgs (#34926)
Extract data type verification for function arguments to a single place
so that NULL type can be treated as RESOLVED for all functions. Moreover
this enables to have consistent verification error messages for all functions.

Fixes: #34752
Fixes: #33469
2018-10-29 11:32:17 +01:00
..
main/java/org/elasticsearch/xpack/sql SQL: Fix function args verification and error msgs (#34926) 2018-10-29 11:32:17 +01:00
test/java/org/elasticsearch/xpack/sql/proto SQL: Refactor package names of sql-proto and sql-shared-proto projects (#31622) 2018-06-28 05:56:16 -07:00