- remove needsRID field from IndexingRequirement
- add explicit rid projection for current scandef to ProjectionRequirement.
- is depended on by
-
SERVER-63636 Fix a bug with collation requirements on rid when merge join is used. Explicitly satisfy rid collation requirements.
- Closed