-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
ALL
-
v8.0
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Sometimes views_count.js fails because there is a mismatch between the type of engine we expect to have after having called `checkSbeRestrictedOrFullyEnabled` and the actual engine the query ran. To fix this, we should get the type of engine from the plan itself using `getEngine`.