이유진E
11/07/2025, 4:18 PM"auto_refresh_partitions_limit" = "-1",
"partition_ttl" = "30 DAY",
"session.dynamic_overwrite" = "true",
"partition_ttl_number" = "-1",
For reference, the source table’s TTL is currently set to 2 hours, which results in both the source table and the MV retaining partitions for only 2 hours.
Is there a way to configure the MV so that its partitions are retained independently of the source table’s TTL policy?
Thank you for your time and support.Brent Echols
11/13/2025, 6:43 PM