Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Aug 25, 2021

Which issue does this PR close?

Fixes #940

Rationale for this change

As metrics are now typed, and grouping is done by partition, the types of all counters with the same name must match otherwise a panic! results

What changes are included in this PR?

Fix a typo in the name of a HashJoin metrics.

Note as part of #866 I plan to revisit the metrics for HashJoin and will add a proper test at that time.

Are there any user-facing changes?

fixed metric name

@Dandandan Dandandan merged commit 0632440 into apache:master Aug 25, 2021
@alamb alamb deleted the alamb/fix_integration_test branch August 25, 2021 13:56
@houqp houqp added the bug Something isn't working label Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ballista integration tests broken due to metrics issue

3 participants