v.20.1Improvement

Better validation for destination in move TTL rule

Better check for valid destination in a move TTL rule. #8410 (Vladimir Chebotarev)
Improved validation for destination in MOVE TTL rules to ensure correctness.

Why it matters

This feature addresses the issue of invalid destinations being used in MOVE TTL rules, preventing configuration errors and ensuring that data is correctly moved according to TTL policies. It enhances the reliability and user confidence when managing data lifecycle using TTL.

How to use it

When defining a TTL expression with the MOVE action, the system now performs stricter validation on the specified destination table or path. Users should ensure that the destination exists and is correctly specified in the TTL rule to avoid errors.