Fixed Excessive Conditions Moved from WHERE to PREWHERE in ClickHouse Optimization
Official CH changelog text
Fixed possible excessive number of conditions moved from WHERE to PREWHERE (optimization controlled by settings optimize_move_to_prewhere). #28139 (lthaooo).