Closed
Description
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
Labels
No labels