Add Compact Format Setting for INSERT Queries in Distributed Tables
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). It makes version 20.3 backward compatible again.