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

Refactor $match stage builder to use ABT for $eq, $lt, $gt

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • 8

      In order to be able to convert an expression tree designed to process scalar values into an equivalent tree handling block values we need to have a representation that leads to a better navigation than EExpression. We have already chosen ABT as the format used when producing expression inside $project stage, so we'll have to migrate also the code in sbe_stage_builder_filter.cpp, at least for the $eq, $lt and $gt instructions that are initially targeted by this epic

            Assignee:
            andrew.paroski@mongodb.com Drew Paroski
            Reporter:
            alberto.massari@mongodb.com Alberto Massari
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: