This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
from c2729bd550 [spark] Format table scan support runtime filtering (#7226)
add b58585c648 [core] BucketedAppendCompactManager should use
compactionFileSize instead of targetFileSize (#7217)
No new revisions were added by this update.
Summary of changes:
.../append/BucketedAppendCompactManager.java | 19 ++++----
.../operation/BucketedAppendFileStoreWrite.java | 1 +
.../append/AppendCompactCoordinatorTest.java | 1 +
.../apache/paimon/append/AppendOnlyWriterTest.java | 1 +
.../append/BucketedAppendCompactManagerTest.java | 51 ++++++++++------------
.../apache/paimon/append/FullCompactTaskTest.java | 8 +++-
.../org/apache/paimon/io/DataFileTestUtils.java | 21 +++++++++
.../paimon/io/KeyValueFileReadWriteTest.java | 2 +-
8 files changed, 67 insertions(+), 37 deletions(-)