-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: Backlog
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
QO 2022-04-18
`SBECommand` doesn't support auto-parameterised queries, as while parsing an existing sbe plan (provided as part of the cmd), it doesn't preserve the previous slot ids, provided in the sbe plan, therefore making auto-parameterisation error-prone.
The proposed fix would be to run only non auto-parameterised queries as part of this test.
- related to
-
SERVER-65699 Delete the test-only "sbe" command
- Closed