mito2::compaction

Function find_ttl

Source
async fn find_ttl(
    table_id: TableId,
    table_ttl: Option<TimeToLive>,
    schema_metadata_manager: &SchemaMetadataManagerRef,
) -> Result<TimeToLive>
Expand description

Finds TTL of table by first examine table options then database options.