[tarantool-patches] Re: [PATCH v2 2/8] sql: GREATEST, LEAST instead of MIN/MAX overload

Konstantin Osipov kostja at tarantool.org
Tue Aug 13 00:59:04 MSK 2019


* Kirill Shcherbatov <kshcherbatov at tarantool.org> [19/08/08 17:53]:
> The MIN/MAX functions are typically used only as aggregate
> functions in other RDBMS(MSSQL, Postgress, MySQL, Oracle) while
> Tarantool's SQLite legacy code use them also in meaning
> GREATEST/LEAST scalar function. This must be fixed.
> 
> Moreover it is an important stem to get rid of function's name
> overloading required for replace FuncDef cache with Tarantool's
> function cache.

lgtm (agree with nikita's nits, but otherwise please push, push
push).


-- 
Konstantin Osipov, Moscow, Russia




More information about the Tarantool-patches mailing list