Commit Graph

3 Commits

Author SHA1 Message Date
Jon Streets
05a0f8e98b SERVER-56366 Update FCV constants to recognize 5.1 as latest 2021-07-23 15:49:23 +00:00
Andrii Dobroshynski
ccb422a131 SERVER-50737 Support index intersection plans in SBE
SBE will now support AND_SORTED index intersection plans. Additionally, this patch includes an implementation of the sort-merge join algorithm, which is used to model AND_SORTED plans.

Co-authored-by: Alya Berciu <alya.berciu@mongodb.com>
2021-03-12 03:41:41 +00:00
Timour Katchaounov
1f8978300d SERVER-48378 Expose settings of query knobs in agg explain output
Added a top-level section in the explain that shows the most
interesting server parameters (limits).
2021-03-04 13:04:55 +00:00