Skip to content

ESQL: take INLINE STATS out of snapshot#135403

Merged
astefan merged 8 commits intoelastic:mainfrom
astefan:unsnapshot_inline_stats
Sep 26, 2025
Merged

ESQL: take INLINE STATS out of snapshot#135403
astefan merged 8 commits intoelastic:mainfrom
astefan:unsnapshot_inline_stats

Conversation

@astefan
Copy link
Contributor

@astefan astefan commented Sep 25, 2025

No description provided.

@astefan astefan added test-release Trigger CI checks against release build :Analytics/ES|QL AKA ESQL v9.2.0 labels Sep 25, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@astefan astefan marked this pull request as ready for review September 25, 2025 12:07
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Sep 25, 2025
@astefan astefan requested a review from alex-spies September 25, 2025 12:08
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@astefan astefan requested a review from bpintea September 25, 2025 12:08
Copy link
Contributor

@bpintea bpintea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
My only concern is the many assumeTrue("INLINE STATS must be enabled", INLINE_STATS.isEnabled()); we have in unit test code. Those will stay now, but we might add more capabilities and this check and capability will probably remain a bit behind. But anyways, that can be a subsequent step, if at all.


// INLINE STATS is under development, we enable this once it will be available
forkBeforeInlineStats-Ignore
forkBeforeInlineStats
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@astefan
Copy link
Contributor Author

astefan commented Sep 26, 2025

@bpintea indeed, I debated if I should remove them altogether or not. Eventually, I decided to leave them as is for some time (after the feature proves itself useful hopefully) and then clean everything up.

@astefan astefan merged commit 4a524c5 into elastic:main Sep 26, 2025
37 checks passed
@astefan astefan deleted the unsnapshot_inline_stats branch September 26, 2025 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) test-release Trigger CI checks against release build v9.2.0

3 participants