v.20.4Bug Fix

Add Compact Format Setting for Distributed Table Inserts

Add setting use_compact_format_in_distributed_parts_names which allows to write files for INSERT queries into Distributed table with more compact format. This fixes #9647. #9653 (alesapin)