Skip to content

Move custom code for Painless "execute" method into external phase #51841

@jdconrad

Description

@jdconrad

SFunction and FunctionNode contain custom code for generating the "execute" method for Painless contexts. All this code should decorate the ir tree as internal nodes inserted into the ir tree via an external phase. There's no reason for SFunction and FunctionNode to be aware of the "execute" method.

Relates to: #49869

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions