TGSAI / mdio-cpp

C++, Cloud native, scalable storage engine for various types of energy data.
Apache License 2.0
6 stars 3 forks source link

TrimDataset utility function doesn't behave properly with structured data #131

Closed BrianMichell closed 1 month ago

BrianMichell commented 1 month ago

Current implementation crashes if structured data is trimmed with delete_sliced_out_chunks = false. Leaving as true may generate extraneous metadata on the filesystem which is not desirable.