v.25.6Bug Fix (user-visible misbehavior in an official stable release)

Fix Table does not exist error

Fix Table does not exist error for distributed queries with pushed-down predicate (allow_push_predicate_ast_for_distributed_subqueries=1) when the source table does not exist on the initialtor. Fixes #77281. #80915 (Nikolai Kochetov).