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

Implement better dependency tracking in DocumentSourceGeoNear

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

      As part of SERVER-35043, the implementation of the geoNear command is being transplanted into the aggregation system. The $geoNear stage has never been smart about computing its dependencies and assumes that it needs the entire document.

      We could be smarter about the dependencies for a pipeline that begins with $geoNear, however, we would have to be careful with preserving the $meta projections for the geoNear distance and geoNear point if necessary.

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            kyle.suarez@mongodb.com Kyle Suarez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: