[Tarantool-patches] [tarantool-patches] Re: [PATCH v1 2/3] sql: better LUA arguments conversion for UDFs

Kirill Shcherbatov kshcherbatov at tarantool.org
Wed Oct 16 17:09:44 MSK 2019


>> Example:
>> tarantool> box.execute("SELECT LUA('return nil') is NULL
>>                                and LUA('return nil') is NULL")
> 
> Two conditions are equal. I guess second one should be 'return box.NULL'.
> The rest is OK.
Right, fixed.


More information about the Tarantool-patches mailing list