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

Fix some corner case

Fix some corner case in query that joins empty tables and uses window functions. The bug leads to exploding number of parallel streams which leads to OOMs. #81299 (Alexander Gololobov).