Package org.apache.iceberg.spark.procedures
package org.apache.iceberg.spark.procedures
-
ClassDescriptionA procedure that computes the stats incrementally from the last snapshot that has partition stats file until the given snapshot (uses current snapshot if not specified) and writes the combined result into a
PartitionStatisticsFile
after merging the partition stats.A procedure that computes statistics of a table.A procedure that creates a view for changed rows.A procedure that expires snapshots in a table.A procedure that removes orphan files in a table.A procedure that rewrites position delete files in a table.