-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
QE 2023-02-06, QE 2023-02-20
-
5
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Add unit test coverage for sbe EFunction. This should include:
- compilation of all functions supported by EFunction. Including optimizations done on certain function and some types of arguments and conversion of functions to instructions.
- execution of functions. There are existing unit tests that cover the function implementations, but those don't verify whether EFunction executes correctly given non 1-1 mapping between EFunction and vm.