Package org.apache.iceberg.deletes
package org.apache.iceberg.deletes
-
ClassDescriptionA counter to be used to count deletes as they are applied.An enum that represents the granularity of deletes.A position delete writer that produces a separate delete file for each referenced data file.A position delete writer that can handle deletes ordered by file and position.A position delete writer that is capable of handling unordered deletes without rows.