Skip to content

ESQL: push down filters past INLINESTATS for groupings elements only #127497

@astefan

Description

@astefan

Description

This concerns https://github.com/elastic/elasticsearch/blob/main/x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/optimizer/rules/logical/PushDownAndCombineFilters.java#L87 rule where filters (or parts of it) could get pushed down past INLINESTATS in certain queries.

Relates to #115311 as well.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions