OpenSearch/x-pack/plugin/sql
Andrei Stefan edf83c1d87
SQL: Add support for single parameter text manipulating functions (#31874)
Added support for ASCII, BIT_LENGTH, CHAR, CHAR_LENGTH, LCASE, LENGTH, LTRIM, RTRIM, SPACE, UCASE functions.
Wherever Painless scripting is necessary (WHERE conditions, ORDER BY etc), those scripts are being used.
2018-07-12 15:05:42 +03:00
..
jdbc DOC: Add examples to the SQL docs (#31633) 2018-07-03 16:56:31 +03:00
sql-action Check timeZone() argument in AbstractSqlQueryRequest (#31822) 2018-07-06 14:35:03 +02:00
sql-cli SQL: Update CLI logo 2018-07-04 16:15:29 +03:00
sql-client SQL: Refactor package names of sql-proto and sql-shared-proto projects (#31622) 2018-06-28 05:56:16 -07:00
sql-proto SQL: Refactor package names of sql-proto and sql-shared-proto projects (#31622) 2018-06-28 05:56:16 -07:00
src SQL: Add support for single parameter text manipulating functions (#31874) 2018-07-12 15:05:42 +03:00
build.gradle SQL: Refactor package names of sql-proto and sql-shared-proto projects (#31622) 2018-06-28 05:56:16 -07:00