OpenSearch/x-pack/plugin/sql
Marios Trivyzas 285a167c34 SQL: Verify Full-Text Search functions not allowed in SELECT (#51568)
Add a verification that full-text search functions `MATCH()` and `QUERY()`
are not allowed in the SELECT clause, so that a nice error message is
returned to the user early instead of an "ugly" exception.

Fixes: #47446
2020-01-30 13:14:38 +01:00
..
jdbc Handle NULL in ResultSet's getDate() method (#50184) 2019-12-17 10:03:23 +02:00
qa Check if interface is up for loopback devices only (#51583) 2020-01-28 18:38:46 -05:00
sql-action SQL: add support for passing query parameters in REST API calls (#51029) (#51222) 2020-01-20 16:40:19 +02:00
sql-cli Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
sql-client Clean up static web server in sql-client tests (#49187) (#49197) 2019-11-15 13:02:21 -07:00
sql-proto QL: Backport project to 7.x (#51497) 2020-01-27 22:03:58 +02:00
src SQL: Verify Full-Text Search functions not allowed in SELECT (#51568) 2020-01-30 13:14:38 +01:00
build.gradle QL: Backport project to 7.x (#51497) 2020-01-27 22:03:58 +02:00