[Tarantool-patches] [PATCH 2.X v3 2/3] module api: export box_key_def_dup
Alexander Turenko
alexander.turenko at tarantool.org
Tue Oct 13 03:46:32 MSK 2020
Everything is okay, but I would add a test case. You can use the
box_key_def_dump_parts() function + the key_part_def_check_equal()
helper to verify equality of two key_defs or create your own wrapper for
two key_defs similar to key_def_check_merge() (see the recent branch re
key_def APIs, I have updated it today).
On Mon, Oct 12, 2020 at 03:44:10AM +0300, Timur Safin wrote:
> Exporting `box_key_def_dup` as accessor to the internal `key_def_dup`
>
> Part of #5384
More information about the Tarantool-patches
mailing list