[tarantool-patches] [PATCH v5 02/12] box: introduce key_def_parts_are_sequential

Konstantin Osipov kostja at tarantool.org
Thu Nov 1 17:23:20 MSK 2018


* Kirill Shcherbatov <kshcherbatov at tarantool.org> [18/10/29 20:25]:
> 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.

They still can:
Paths foo.bar[0] and foo.bar[1] refer to sequential fields.

-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov



More information about the Tarantool-patches mailing list