Skip to content
Snippets Groups Projects
Commit ca0f750c authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

Make tuple_bloom support multikey indexes

Just like in case of tuple_extract_key, simply pass multikey_idx to
tuple_bloom_builder_add and tuple_bloom_maybe_has. For now, we always
pass -1, but the following patches will pass offset in multikey array
if the key definition is multikey.
parent 9118d408
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