Type Alias PbIcebergCompactionTask

Source
pub type PbIcebergCompactionTask = IcebergCompactionTask;

Aliased Type§

struct PbIcebergCompactionTask {
    pub props: BTreeMap<String, String>,
}

Fields§

§props: BTreeMap<String, String>

Now we only support iceberg table full compaction. compactor will get the information of the iceberg table from the properties