db_tutorial icon indicating copy to clipboard operation
db_tutorial copied to clipboard

Update Leaf node split and insert

Open Uzair-90 opened this issue 2 years ago • 0 comments

After updating get_node_max_key you should see the othere functiosn that are using the function like leaf_node_split_and_insert this function needs to be updated because it is still using the old definition of get_node_max_key. (This is for part 14).

Uzair-90 avatar Aug 16 '23 07:08 Uzair-90