Skip to content

Internal node split (feature/internal-node-split) - #173

Merged
ApostolisFalaras merged 5 commits into
mainfrom
feature/internal-node-split
Aug 15, 2026
Merged

Internal node split (feature/internal-node-split)#173
ApostolisFalaras merged 5 commits into
mainfrom
feature/internal-node-split

Conversation

@MichailFalaras

Copy link
Copy Markdown
Owner
  • Internal node split Implementation
  • Refactoring of leaf and root node split interface
  • Refactoring of get_cell utils function
  • Addition of update_parent_pointers and separator_key_alloc wrapper function
  • Fixes to index and serialization for compiling
  • Small changes to tests/btree_tests.c to align with all mentioned changes

@MichailFalaras MichailFalaras added the pipeline: b-tree Query processing pipeline component label Aug 14, 2026
Comment thread src/btree/btree_utils.c
Comment thread src/btree/btree_utils.c
Comment thread src/btree/btree_utils.c Outdated
Comment thread src/btree/btree.c Outdated

@ApostolisFalaras ApostolisFalaras left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor declarative fixes. Functionality is correct

@ApostolisFalaras
ApostolisFalaras merged commit e1c52e8 into main Aug 15, 2026
@MichailFalaras
MichailFalaras deleted the feature/internal-node-split branch August 15, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pipeline: b-tree Query processing pipeline component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants