-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This will enable us to get the same parser from `getParser()` during the lifetime of a query even if the relevant feature flag gets changed mid-query.
This will probably require passing down the flag to the `LiteParsedPipeline` constructor, `LiteParsedDocumentSource:: parse`, and maybe using `LiteParserOptions`.
- depends on
-
SERVER-115313 Create a single IFRContext per query and pass as shared pointer
-
- In Progress
-
- is related to
-
SERVER-114228 Remove LiteParsedDocumentSource::getInfo
-
- Closed
-