Add Compact Format Setting for Distributed Table Inserts
Official CH changelog text
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)