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

Fix removing unused projection columns

Fix removing unused projection columns in the presence of UNION. Fixes #88180. #88350 (Sema Checherinda).