-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2024-07-08
A known issue with the fuzzer is that comparison of query results often takes longer than running the query. We could get more coverage per run out of our fuzzers by porting the result comparison to C++ (assuming this would yield a perf improvement).
- related to
-
SERVER-93655 Extend query result comparator in shell_utils for QueryTester normalization
- Closed