Files
mongo/etc
Charlie Swanson 298fc23192 SERVER-63947 Add column store jscore passthrough - plus fixes
Also fixes:
- $where reports depending on a full object, disqualifying it from using
  the column store index.
- projection analysis should not remove a projection if we have some
  match fields that are not needed in the output. This doesn't work yet.
2022-07-27 16:29:59 +00:00
..