v.24.2Backward Incompatible Changes
Don't Infer Floats in Exponential Notation by Default, New Setting Added
Don't infer floats in exponential notation by default. Add a setting input_format_try_infer_exponent_floats that will restore previous behaviour (disabled by default). Closes #59476. #59500 (Kruglov Pavel).