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

Deduplicate code which manages backing BSON objects for MatchExpressions

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

      As of SERVER-48790, MatchExpressions will no longer hold references to the original BSON. There are several pieces of code that have workarounds due to this:

      • The FLE analysis code which replaces the RHS of such expressions no longer needs to ensure that any BSONElements point to valid BSON.
      • RewriteExpr
      • Matcher class

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: