Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-12769 Queries that scan an entire index to provide a sort should be covered when possible
  3. SERVER-103594

Pushdown indexed predicates to IXSCAN stage for full index plan over timeseries collections

    • Type: Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-12769 improves handling of full IXSCAN plans by pushing down filters to the IXSCAN stage, however it is currently skipping timeseries collections due to the rewrite causing an SBE Expected a valid input expression or a valid field slot to raise.

            Assignee:
            Unassigned Unassigned
            Reporter:
            c.alonso@mongodb.com Carlos Alonso Pérez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: