Skip to content

EQL: Introduce Substitute function #54334

@costin

Description

@costin

While developing EQL functions, some(see #54135 & #53999) end up being translated into other expressions which replaces them during optimization.
To avoid code repetition this pattern should be formalized; for example by introducing a Substitute scalar function, that does not return a script nor a pipe and has a dedicated method for getting its replacement.

Metadata

Metadata

Assignees

No one assigned

    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