-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: QueryTester
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2024-12-09
Javascript will parse numbers without type annotations as doubles, whereas JParse will try to fi them into the narrowest numeric type. This is causing $convert errors in QueryTester on pipelines that pass the fuzzer filtering step.