OpenSearch/x-pack/plugin/sql
Marios Trivyzas 410f570d5f
SQL: Implement NULLIF(expr1, expr2) function (#35826)
NULLIF returns null if the 2 expressions are equal or the
expr1 otherwise.

Closes: #35818
2018-11-23 22:19:27 +01:00
..
jdbc SQL: Introduce INTERVAL support (#35521) 2018-11-21 15:45:59 +02:00
qa SQL: Implement NULLIF(expr1, expr2) function (#35826) 2018-11-23 22:19:27 +01:00
sql-action Upgrade to lucene-8.0.0-snapshot-67cdd21996 (#35816) 2018-11-22 15:42:59 +01:00
sql-cli SQL: Introduce INTERVAL support (#35521) 2018-11-21 15:45:59 +02:00
sql-client Remove build qualifier from server's Version (#35172) 2018-11-07 14:01:05 +02:00
sql-proto SQL: Introduce INTERVAL support (#35521) 2018-11-21 15:45:59 +02:00
src SQL: Implement NULLIF(expr1, expr2) function (#35826) 2018-11-23 22:19:27 +01:00
build.gradle SQL: Move qa directory into sql directory (#34496) 2018-10-30 14:54:15 -04:00