pub type PbCompactIcebergTableResponse = CompactIcebergTableResponse;Aliased Type§
pub struct PbCompactIcebergTableResponse {
pub status: Option<Status>,
pub task_id: u64,
}Fields§
§status: Option<Status>§task_id: u64The compaction task ID that was triggered