Share via


TrinoTelemetryConfig.PartitionRetentionInDays Property

Definition

Retention period for query log table partitions, this doesn't have any affect on actual data.

public int? PartitionRetentionInDays { get; set; }
member this.PartitionRetentionInDays : Nullable<int> with get, set
Public Property PartitionRetentionInDays As Nullable(Of Integer)

Property Value

Applies to