v.25.8Performance Improvement

Add missing

Add missing support of read_in_order_use_virtual_row for WHERE. It allows to skip reading more parts for queries with filters that were not fully pushed to PREWHERE. #84835 (Nikolai Kochetov).