IcebergCompactionMetrics

Compaction metrics for Iceberg for the optimizer run.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of DPU hours consumed by the job.

Link copied to clipboard

The duration of the job in hours.

Link copied to clipboard

The number of bytes removed by the compaction job run.

Link copied to clipboard

The number of DPUs consumed by the job, rounded up to the nearest whole number.

Link copied to clipboard

The number of files removed by the compaction job run.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String