[PATCH v5 03/12] box: introduce tuple_field_go_to_path

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


On Mon, Oct 29, 2018 at 09:56:35AM +0300, Kirill Shcherbatov wrote:
> The new tuple_field_go_to_path routine is used in function
> tuple_field_raw_by_path to retrieve data by JSON path from field.
> We need this routine exported in future to access data by JSON
> path specified in key_part.
> 
> Need for #1012
> ---
>  src/box/tuple_format.c | 59 +++++++++++++++++++++++++++++++++++---------------
>  1 file changed, 42 insertions(+), 17 deletions(-)

Pushed to 2.1.



More information about the Tarantool-patches mailing list