v.20.7Bug Fix

Fix MergeTree Table Reading Issue with SET INDEX and NULL Comparisons

Fix reading from MergeTree table with INDEX of type SET fails when compared against NULL. This fixes #13686. #13793 (Amos Bird).