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

Consider making the $redact stage a single document transformation

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

      Some stages like $project and $replaceRoot are internally replaced with DocumentSourceSingleDocumentTransformation stage.
      It might be interesting to for the $redact stage to follow the same practice, because in some cases it behaves similarly to DocumentSourceSingleDocumentTransformation/

      For details, please see the related issue SERVER-85848.

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            romans.kasperovics@mongodb.com Romans Kasperovics
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: