Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to disable partial results in expressions #143344

Closed
flash1293 opened this issue Oct 14, 2022 · 2 comments · Fixed by #144241
Closed

Allow to disable partial results in expressions #143344

flash1293 opened this issue Oct 14, 2022 · 2 comments · Fixed by #144241
Labels
Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. loe:small Small Level of Effort NeededFor:VisEditors

Comments

@flash1293
Copy link
Contributor

Expressions allow functions to yield results multiple times to handle partial results. As this feature is not exposed to the user yet and can cause problems with cascading expression runs triggering side effects, there should be a way to disable it when running an expression via the react expression renderer.

cc @dokmic

@flash1293 flash1293 added Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) Team:AppServicesSv NeededFor:VisEditors labels Oct 14, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-services (Team:AppServicesSv)

@flash1293
Copy link
Contributor Author

cc @andrewctate

@exalate-issue-sync exalate-issue-sync bot added impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. loe:small Small Level of Effort impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. and removed impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. labels Oct 14, 2022
@exalate-issue-sync exalate-issue-sync bot added impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. and removed impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. labels Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. loe:small Small Level of Effort NeededFor:VisEditors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants