v.25.8Bug Fix (user-visible misbehavior in an official stable release)
Support global constants from WITH statement
Support global constants fromWITHstatement for the parallel distributedINSERT SELECTwith theDistributeddestination table. Before, the query could throw anUnknown expression identifiererror. #85811 (Nikolai Kochetov).