databend icon indicating copy to clipboard operation
databend copied to clipboard

Feature: optimize table data compaction

Open dantengsky opened this issue 10 months ago • 0 comments

Summary

Instead of concatenating multiple DataBlocks into a single DataBlock, consider directly writing multiple DataBlocks into a single table block.

dantengsky avatar Apr 25 '24 14:04 dantengsky