Details
-
Improvement
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Query Execution
Description
Currently, SBE function names are just strings, and creating a function requires using a hardcoded string name. It would be less error-prone to make the functions an enum.