v.25.1Bug Fix
Do not interpret queries in EXPLAIN SYNTAX to avoid logical errors in distributed queries
Do not interpret queries in EXPLAIN SYNTAX to avoid logical errors with incorrect processing stage for distributed queries. Fixes #65205. #73634 (Dmitry Novik).