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

Support global constants from WITH statement

Support global constants from WITH statement for the parallel distributed INSERT SELECT with the Distributed destination table. Before, the query could throw an Unknown expression identifier error. #85811 (Nikolai Kochetov).