Skip to content

feature request: table level retention period settings #16190

Closed
@dantengsky

Description

@dantengsky
          Why not save the settings into table option rather than a dynamic global setting.
create table t (c int) 
row_per_block = 100000
block_per_segment = 1000
data_retention_ttl_minutes = 600    --- this could be respected by vacuum command
recluster_schedule_interval = ..

...

Originally posted by @sundy-li in #15346 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions