Skip to content

ESQL: unfolded counting fails with filtered agg #115522

@bpintea

Description

@bpintea

Description

FROM employees | STATS c1 = count(emp_no) WHERE emp_no < 10042 will incorrectly disregard the filter.
(See cause.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    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