Once the CST does the work of the Projection AST (parsing, validation, dependency analysis), it can be removed. This should be done after the original projection parsing functions have been removed and the query is translated straight to ProjectionExecutors
- depends on
-
SERVER-48797 Remove old parsing code from find,count,distinct, pipeline, update, and mapReduce
- Backlog