We shouldn't be acquiring an FCV snapshot to check if we can apply this optimization (technically, we probably don't even need a feature flag check here, since we would have decided whether or not to multiplan distinct scans much earlier).
In fact, we should leverage the existing multiplanning tie-breaking logic that compares indexes, as it is more robust.