Skip to content
Snippets Groups Projects
Commit daf41849 authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

vinyl: simplify partial keys logic

Length of MessagePack field is always > 0. Use field->size == 0 to
indicate that a partial key doesn't have more parts.

Needed to support NUMBER, SCALAR and other index types.
parent 9f562c5f
No related branches found
No related tags found
No related merge requests found
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