Skip to content

ESQL: EvalOperator should accept multiple fields instead of just one #104587

Open
@costin

Description

@costin

Description

Right now each field inside Eval is mapped to a separate 'EvalOperator' which makes the pipeline much larger than it has to be.
Instead only one EvalOperator per Eval should be created that incorporates all the evaluated fields in the same stage in the pipeline.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions