294
296
flag when writing out. This is used by the _spill_mem_keys_to_disk
297
300
if rows[-1].writer is None:
298
301
# opening a new leaf chunk;
299
303
for pos, internal_row in enumerate(rows[:-1]):
300
304
# flesh out any internal nodes that are needed to
301
305
# preserve the height of the tree