v.22.9Bug Fix
Fix Pipeline Stuck Exception for OFFSET Queries with Always False Condition in WHERE
Fix possiblepipeline stuckexception for queries withOFFSET. The error was found withenable_optimize_predicate_expression = 0and always false condition inWHERE. Fixes #41383. #41588 (Nikolai Kochetov).