Class BinPackRewritePositionDeletePlanner

All Implemented Interfaces:
FileRewritePlanner<RewritePositionDeleteFiles.FileGroupInfo,PositionDeletesScanTask,DeleteFile,RewritePositionDeletesGroup>

Groups specified delete files in the Table into RewritePositionDeletesGroups. These will be grouped by partitions based on their size using fix sized bins. Extends the SizeBasedFileRewritePlanner with RewritePositionDeleteFiles.REWRITE_JOB_ORDER handling.