v.19.5Backward Incompatible Change
Added Setting Max_partitions_per_insert_block (with Value 100 by Default)
Added setting max_partitions_per_insert_block (with value 100 by default). If inserted block contains larger number of partitions, an exception is thrown. Set it to 0 if you want to remove the limit (not recommended). #4845 (alexey-milovidov)