Update framework should cache navigated paths to avoid re-traversing from the root when possible

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Write Ops
    • None
    • Query
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Right now, applying {{ { $set :

      { 'x.y.a' : 1, 'x.y.b' : 1 }

      }} requires re-traversing the target document twice. However, it should be possible to cache the initial traversal, and re-use that state to improve the second traversal.

            Assignee:
            Backlog - Query Team (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: