[Tarantool-patches] [PATCH v2 0/2] Define field types in ephemeral spaces

Vladimir Davydov vdavydov at tarantool.org
Tue Aug 17 15:29:57 MSK 2021


On Tue, Aug 17, 2021 at 02:54:59PM +0300, Mergen Imeev via Tarantool-patches wrote:
> This patch-set defines field types in ephemeral spaces in SQL. This is
> needed for proper SCALAR/NUMBER types determinations after values were
> put through ephemeral space.
> 
> https://github.com/tarantool/tarantool/issues/6213
> https://github.com/tarantool/tarantool/tree/imeevma/gh-6213-field-types-in-ephemeral-spaces
> 
> Changes in v2:
>  - Renamed some functions.
>  - Removed unnecessary fields in struct sql_key_info.
>  - Removed some unnecessary code.
> 
> Mergen Imeev (2):
>   sql: rename some sql_ephemeral_space_* functions
>   sql: define ephemeral space fields

LGTM


More information about the Tarantool-patches mailing list