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

stop using dynamic_cast to check exact types in agg

    XMLWordPrintableJSON

Details

    • Query Optimization

    Description

      Currently agg uses dynamic_cast both to check if an object implements an interface and to check if it has an exact type. We should stop using it for the later case.

      Attachments

        Activity

          People

            backlog-query-optimization Backlog - Query Optimization
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: