Skip to content

ESQL: Support multiple inlinestats commands#128476

Closed
astefan wants to merge 10 commits intoelastic:mainfrom
astefan:support_multi_inlinestats
Closed

ESQL: Support multiple inlinestats commands#128476
astefan wants to merge 10 commits intoelastic:mainfrom
astefan:support_multi_inlinestats

Conversation

@astefan
Copy link
Contributor

@astefan astefan commented May 26, 2025

Part of #124715

@elasticsearchmachine
Copy link
Collaborator

Hi @astefan, I've created a changelog YAML for you.

elasticsearchmachine pushed a commit that referenced this pull request Jul 8, 2025
…128917)

Part of #124715 and
similar to #128476.
Different from #128476 in
that it takes a "LogicalPlan" approach to running a sub-query,
integrating its result back in the "main" LogicalPlan and continuing
running the query.
julian-elastic pushed a commit to julian-elastic/elasticsearch that referenced this pull request Jul 8, 2025
…lastic#128917)

Part of elastic#124715 and
similar to elastic#128476.
Different from elastic#128476 in
that it takes a "LogicalPlan" approach to running a sub-query,
integrating its result back in the "main" LogicalPlan and continuing
running the query.
@astefan astefan closed this Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants