Skip to content

Add emit time to hash aggregation status #127988

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 11, 2025

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented May 9, 2025

The hash aggregation operator may take time to emit the output pages, including keys and aggregated values. This change adds an emit_time field to the status. While I considered including this in hash_nanos and aggregation_nanos, having a separate section feels more natural. I am open to suggestions.

@dnhatn dnhatn added >enhancement auto-backport Automatically create backport pull requests when merged :Analytics/ES|QL AKA ESQL v8.19.0 v9.1.0 v8.18.2 v9.0.2 labels May 9, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@dnhatn dnhatn requested a review from nik9000 May 9, 2025 17:14
@dnhatn dnhatn marked this pull request as ready for review May 9, 2025 17:14
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label May 9, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@nik9000
Copy link
Member

nik9000 commented May 11, 2025 via email

@dnhatn
Copy link
Member Author

dnhatn commented May 11, 2025

Thanks Nik!

@dnhatn dnhatn merged commit 1609bb0 into elastic:main May 11, 2025
17 checks passed
@dnhatn dnhatn deleted the hash-aggregate-emit-time branch May 11, 2025 16:22
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.19 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 127988

jfreden pushed a commit to jfreden/elasticsearch that referenced this pull request May 12, 2025
The hash aggregation operator may take time to emit the output pages, 
including keys and aggregated values. This change adds an emit_time
field to the status. While I considered including this in hash_nanos and
aggregation_nanos, having a separate section feels more natural. I am
open to suggestions.
dnhatn added a commit to dnhatn/elasticsearch that referenced this pull request May 20, 2025
The hash aggregation operator may take time to emit the output pages,
including keys and aggregated values. This change adds an emit_time
field to the status. While I considered including this in hash_nanos and
aggregation_nanos, having a separate section feels more natural. I am
open to suggestions.
dnhatn added a commit that referenced this pull request May 20, 2025
The hash aggregation operator may take time to emit the output pages,
including keys and aggregated values. This change adds an emit_time
field to the status. While I considered including this in hash_nanos and
aggregation_nanos, having a separate section feels more natural.
dnhatn added a commit that referenced this pull request May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL auto-backport Automatically create backport pull requests when merged >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.19.0 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants