[tarantool-patches] Re: [PATCH 3/3] tuple: account the whole array in field.data and size
Konstantin Osipov
kostja.osipov at gmail.com
Sat Oct 5 16:48:33 MSK 2019
* Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [19/09/28 09:10]:
> Before the patch a struct update_field object didn't account
> array header in its .size and .data members. Indeed, it was not
> needed, because anyway updates could be only 'flat'.
> For example, consider the tuple:
>
> [mp_array, mp_uint, mp_uint, mp_uint]
> ^ ^
> pos1 pos2
This patch is lgtm.
--
Konstantin Osipov, Moscow, Russia
More information about the Tarantool-patches
mailing list