paimon icon indicating copy to clipboard operation
paimon copied to clipboard

[core] Fix incomplete large file filtering in BucketedAppendCompactManager

Open WenDing-Y opened this issue 5 months ago • 0 comments

Purpose

This PR fixes an issue where the compaction logic in BucketedAppendCompactManager only filtered the first large file from the queue, leaving subsequent large files in the compaction set

Tests

API and Format

Documentation

WenDing-Y avatar Jul 29 '25 14:07 WenDing-Y