set_difference(a,b) – Returns a list of those items in a, but not in b Platforms:
sessionize(long timeInSec, long thresholdInSec [, String subject])- Returns a UUID string of a session. SELECT
sha(expr) – Returns a sha1 hash value as a hex string of the `expr`. Platforms:
sequence(start, stop, step) – Generates an array of elements from start to stop (inclusive), incrementing
select_k_best(array array, const array importance, const int k) – Returns selected top-k elements as array
sentences(str[, lang, country]) – Splits `str` into an array of array of words. Platforms: WhereOS,