-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Query Parsing
-
None
-
Query Optimization
-
QO 2024-08-19, QO 2024-09-02
Currently, JParse is only used by the fromjson method. We would like to extend it for use in by a new fromFuzzerJson function to support additional syntax, which motivates a refactor of the JParse class into an interface with virtual methods.
- is related to
-
SERVER-91803 Create a parser class that supports fuzzer output
- Closed