[expressions] Improved semantics on all functions #46902
Labels
Feature:ExpressionLanguage
Interpreter expression language (aka canvas pipeline)
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:medium
Medium Level of Effort
Currently some of our functions accept JSON blobs as parameters which prevents other teams from reusing these functions efficiently. We need to do this cleanup to make functions available inside lens and canvas and to enable moving these functions to the server side.
chart functions:
tsvb(this should not be reusable, and we even don't validate the payload explicitly anymore in the backend: Enable prototype pollution protection in TSVB #78908 so we agreed to not make this explicit in the tsvb function)Since the following are planned to be removed until 8.0 we're no longer going to migrate them:
Parent issue: #46909
The text was updated successfully, but these errors were encountered: