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

Refactor iterating over cell values from CheckFilter into a CellValueIterator

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible

      For per-path filters we need to be able to iterate over cell values and distinguish whether the values are in nested arrays or not. Currently this logic is implemented insideĀ 
      ColumnScanStage::checkFilter() but it's worth extracting it into a standalone value iterator.

      There are also several optimizations we could make to the zig-zag scan that can happen under this ticket.

            Assignee:
            irina.yatsenko@mongodb.com Irina Yatsenko (Inactive)
            Reporter:
            irina.yatsenko@mongodb.com Irina Yatsenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: