Skip to content

B+Tree lookup breaks #8

@appy-one

Description

@appy-one

When an empty leaf is removed (see #5 ), the parent node does not get updated correctly, causing some tree lookups to fail. The problem is that the gt/lt child offset is updated instead of the index. Fix will be in following commit

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions