v.20.1Improvement
Better validation for destination in move TTL rule
Better check for valid destination in a move TTL rule. #8410 (Vladimir Chebotarev)
Why it matters
This feature addresses the issue of invalid destinations being used inMOVE 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 aTTL 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.