Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-50712

Handle shard filtering in SBE

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible
    • Query 2020-11-30, Query 2020-12-14

      If the slot-based execution engine is enabled on a particular shard, then the planner may produce plans that involve the SHARDING_FILTER QuerySolutionNode. Today, the system will simply uassert() if it encounters a SHARDING_FILTER node when converting the QuerySolution to an SBE plan. We need to extend SBE to be capable of doing shard-filtering at runtime in order for it to be used in sharded clusters.

            Assignee:
            eric.cox@mongodb.com Eric Cox (Inactive)
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: