[tarantool-patches] Re: [PATCH v1 1/1] sql: make assertion to check only ephemeral spaces

Kirill Yukhin kyukhin at tarantool.org
Thu Jun 6 17:13:05 MSK 2019


Hello,

On 17 May 18:51, imeevma at tarantool.org wrote:
> At some point, it became possible to use SELECT on spaces created
> in Lua. Since it is allowed to create temporary spaces in Lua,
> this led to an error. To avoid this error, now not all temporary
> spaces are checked, but only ephemeral spaces.
> 
> Close #4139
> ---
> https://github.com/tarantool/tarantool/issues/4139
> https://github.com/tarantool/tarantool/tree/imeevma/gh-4139-assertion-on-temporary-space

I've checked the patch into 2.1 and master.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list