Skip to content

Conversation

@rluvaton
Copy link
Member

@rluvaton rluvaton commented Dec 28, 2025

Which issue does this PR close?

N/A

Rationale for this change

The first step in looking for a problem in client env is by metrics, and we currently have no metrics for multi group by aggregation (as well as other types of group by - single column and row based) so this add some

What changes are included in this PR?

Added metrics for time hashing, building hash map and maximum length and capacity for the hash map for multi group by

I would like to add metrics for the vectorized_append and vectorized_equal_to as well but I don't have a good name for them that do not leak internal implementation

Are these changes tested?

No

Are there any user-facing changes?

Yes

@github-actions github-actions bot added the physical-plan Changes to the physical-plan crate label Dec 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

physical-plan Changes to the physical-plan crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant