v.25.8Backward Incompatible Change
Infer Array(Dynamic) instead of unnamed Tuple
InferArray(Dynamic)instead of unnamedTuplefor arrays of values with different types in JSON. To use the previous behaviour, disable settinginput_format_json_infer_array_of_dynamic_from_array_of_different_types. #80859 (Pavel Kruglov).