Skip to content
Snippets Groups Projects
Commit fcf7f2c8 authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

Fixed hattrie node split with new hashtable.

Since inserting into hashtable may fail, this would result in lost
records. I refactored the code a bit and hashtable node split is now
done recursively, i.e. it divides nodes until it fits.
parent b83b2534
Branches
Tags v1.6.2
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment