Is your feature request related to a problem? Please describe.
When create new rowset, data and index files will be written first before rowset object is created.
When BE is crashed accidently, these files will be rubbish and need to be cleaned.
Global GC is used to do this thing
Is your feature request related to a problem? Please describe.
When create new rowset, data and index files will be written first before rowset object is created.
When BE is crashed accidently, these files will be rubbish and need to be cleaned.
Global GC is used to do this thing