OpenSearch/x-pack/plugin/sql
Marios Trivyzas bf6f521827
SQL: Fix NPE thrown if HAVING filter evals to null (#35108)
Surround script with `nullSafeFilter` also for `AggFilter` translation.
Fixed query translation tests to properly set `onAggs`.

Fixes: #35107
2018-10-31 10:32:16 +01:00
..
jdbc SQL: Introduce support for IP fields (#34758) 2018-10-24 22:03:11 +03:00
qa SQL: Fix NPE thrown if HAVING filter evals to null (#35108) 2018-10-31 10:32:16 +01:00
sql-action SQL: Introduce ODBC mode, similar to JDBC (#34825) 2018-10-25 12:40:00 +03:00
sql-cli Upgrade forbiddenapis to 2.6 (#33809) 2018-10-23 12:06:46 +03:00
sql-client SQL: handle X-Pack or X-Pack SQL not being available in a more graceful way (#34736) 2018-10-25 12:14:49 +03:00
sql-proto SQL: Fix function args verification and error msgs (#34926) 2018-10-29 11:32:17 +01:00
src SQL: Fix NPE thrown if HAVING filter evals to null (#35108) 2018-10-31 10:32:16 +01:00
build.gradle SQL: Move qa directory into sql directory (#34496) 2018-10-30 14:54:15 -04:00