v.21.3Performance Improvement

Added PREWHERE Support with Row-Level Security in ClickHouse

Added support for PREWHERE (and enable the corresponding optimization) when tables have row-level security expressions specified. #19576 (Denis Glazachev).