Create Virtual Projection for Minmax Indices in Queries
Official CH changelog text
Create virtual projection for minmax indices. Now, when allow_experimental_projection_optimization is enabled, queries will use minmax index instead of reading the data when possible. #26286 (Amos Bird).