I'm trying to write to lmd files - by the ar.commit() method -- but after I create a loop and add a bunch of data to the lmd file - there's only a current chunk incomplete file - with a size of 10GB -- but there isn't any json1.zst file..
Should I instead split the files - and create multiple json1.zst - instead of adding it to the same file? or is there a better fix?