Skip to content
Snippets Groups Projects
Commit 9a8ac59c authored by Ilya Kosarev's avatar Ilya Kosarev Committed by Kirill Yukhin
Browse files

key_def: support composite types extraction

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
parent e5039742
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment