This is an automated email from the ASF dual-hosted git repository.
russellspitzer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.
from 735c70f Core: Validate planTasks and splitFiles args in TableScanUtil
(#2759)
add b5ca06e Core: Bin pack strategy cosmetic changes (#2770)
No new revisions were added by this update.
Summary of changes:
.../apache/iceberg/actions/RewriteDataFiles.java | 22 +++---
.../apache/iceberg/actions/RewriteStrategy.java | 5 +-
.../apache/iceberg/actions/BinPackStrategy.java | 87 ++++++++++++++++++++--
.../iceberg/actions/TestBinPackStrategy.java | 22 +++++-
4 files changed, 115 insertions(+), 21 deletions(-)