Type Alias PbCompactIcebergTableResponse

Source
pub type PbCompactIcebergTableResponse = CompactIcebergTableResponse;

Aliased Type§

pub struct PbCompactIcebergTableResponse {
    pub status: Option<Status>,
    pub task_id: u64,
}

Fields§

§status: Option<Status>§task_id: u64

The compaction task ID that was triggered