iceberg icon indicating copy to clipboard operation
iceberg copied to clipboard

Core: Fix rewrite targetSize

Open linfey90 opened this issue 2 years ago • 2 comments

TargetSize calculation error. If targetSize is greater than splitSize, targetSize will not take effect. This pr will fix it.

linfey90 avatar Sep 01 '22 04:09 linfey90

can we help to take a look? thanks @rdblue @stevenzwu @pvary @kbendick

linfey90 avatar Sep 22 '22 07:09 linfey90

@linfey90: I think this is by design. The split size should be considered even if the target size is defined.

Thanks, Peter

pvary avatar Sep 23 '22 05:09 pvary