Shelnutt2 / crunch

MariaDB storage engine based on cap'n proto storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for consolidating data and delete files

Shelnutt2 opened this issue · comments

Add support for consolidating data and delete files by reading non-deleted rows into a consolidated file.

The approach to be discussed here is to perform partial table scans and consolidate in chunks.