v1.0.0
Partition Manager v1.0.0 will stop using partition names to determine partition ages, instead requiring every monitored table to provide a SQL query to resolve partition boundaries.
Partition Manager then will stop keeping names up-to-date, and switch to using partition names that don't attempt to convey temporal meaning.
This is going to simplify a lot o…
Partition Manager v1.0.0 will stop using partition names to determine partition ages, instead requiring every monitored table to provide a SQL query to resolve partition boundaries.
Partition Manager then will stop keeping names up-to-date, and switch to using partition names that don't attempt to convey temporal meaning.
This is going to simplify a lot of the Partition Manager code, which all assumes that the partition names must be cared for as metadata.