chore: cleanup

pull/24376/head
Nga Tran 2021-12-10 12:08:04 -05:00
parent 5253c71e03
commit e76157f0e4
1 changed files with 0 additions and 4 deletions

View File

@ -1027,8 +1027,4 @@ mod tests {
assert_eq!(summary_chunks[0].storage, ChunkStorage::OpenMutableBuffer);
assert_eq!(summary_chunks[0].row_count, 1);
}
// todo: add tests
// . compact with deletes happening during compaction
// . replay
}