v.25.1New Feature
Added support for applying non-finished mutations during SELECT query execution
Added an ability to apply non-finished (not materialized by background process) mutations during the execution ofSELECTqueries immediately after submitting. It can be enabled by settingapply_mutations_on_fly. #74877 (Anton Popov).