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

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

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None
    • Query Execution
    • 8

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: