[PATCH v5 02/12] box: introduce key_def_parts_are_sequential

Vladimir Davydov vdavydov.dev at gmail.com
Mon Nov 19 20:48:38 MSK 2018


On Mon, Oct 29, 2018 at 09:56:34AM +0300, Kirill Shcherbatov wrote:
> Introduced a new key_def_parts_are_sequential routine that test,
> does specified key_def have sequential fields. This would be
> useful with introducing JSON path as there would be another
> complex criteria as fields with JSONs can't be 'sequential' in
> this meaning.
> 
> Need for #1012
> ---
>  src/box/tuple_extract_key.cc | 20 +++++++++++++-------
>  1 file changed, 13 insertions(+), 7 deletions(-)

Pushed to 2.1.



More information about the Tarantool-patches mailing list