[Tarantool-patches] [PATCH v4] key_def: support composite types extraction

Kirill Yukhin kyukhin at tarantool.org
Tue Oct 13 16:22:26 MSK 2020


Hello,

On 13 окт 15:02, Ilya Kosarev wrote:
> key_def didn't support key definitions with array, map, varbinary & any
> fields. Thus they couldn't be extracted with
> key_def_object:extract_key(). Since the restriction existed due to
> impossibility of such types comparison, this patch removes the
> restriction for the fields extraction and only leaves it for
> comparison.
> 
> Closes #4538
> ---
> Branch: https://github.com/tarantool/tarantool/tree/i.kosarev/gh-4538-key_def-extract-arrays
> Issue: https://github.com/tarantool/tarantool/issues/4538

I've checked your patch into master and added an entry to relase notes.

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list