[Tarantool-patches] [PATCH v6 03/22] sql: check args of abs()
Nikita Pettik
korablev at tarantool.org
Thu Jul 16 19:12:54 MSK 2020
On 16 Jul 17:45, imeevma at tarantool.org wrote:
> After this patch, the argument types of the abs() function will be
> checked properly.
>
> Part of #4159
> ---
> src/box/sql/func.c | 52 ++++++++++-------------------------
> test/sql-tap/func.test.lua | 4 +--
> test/sql-tap/func5.test.lua | 55 ++++++++++++++++++++++++++++++++++++-
> test/sql/boolean.result | 2 +-
> test/sql/types.result | 2 +-
> 5 files changed, 73 insertions(+), 42 deletions(-)
LGTM
More information about the Tarantool-patches
mailing list