[Tarantool-patches] [PATCH v1 0/9] Check types of SQL built-in functions arguments
Kirill Yukhin
kyukhin at tarantool.org
Thu Aug 19 15:26:42 MSK 2021
Hello,
On 19 авг 15:02, imeevma at tarantool.org wrote:
> This patch introduces static and dynamic type checks for SQL built-in functions.
>
> https://github.com/tarantool/tarantool/issues/6105
> https://github.com/tarantool/tarantool/tree/imeevma/gh-6105-properly-check-funcs-args-types
>
> Mergen Imeev (9):
> sql: modify signature of TRIM()
> sql: rework SQL built-in functions hash table
> sql: check number of arguments during parsing
> sql: static type check for SQL built-in functions
> sql: runtime type check for SQL built-in functions
> sql: enable types checking for some functions
> sql: fix result type of min() and max() functions
> sql: check argument types of sum(), avg(), total()
> sql: arguments check for string value functions
LGTM.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list