v.20.11Bug Fix

Fixed Set Index Invalidation with Const Columns in Subquery

Fixed set index invalidation when there are const columns in the subquery. This fixes #17246 . #17249 (Amos Bird).