v.19.17Bug Fix

RENAME TABLE for a Distributed Table Now Renames the Folder Containing Inserted Data Before Sending to Shards

RENAME TABLE for a distributed table now renames the folder containing inserted data before sending to shards. This fixes an issue with successive renames tableA->tableB, tableC->tableA. #8306 (tavplubix)