-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Avoid printing explain in `basic_joins_md.js` when the join ordering knob is disabled. This caused the output to differ for this test for different variants, resulting in many file changes when this file changed. After this PR, the output of the test is the same regardless of the variant, making this test easier to work with.