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