alamb opened a new pull request #943: URL: https://github.com/apache/arrow-datafusion/pull/943
# Which issue does this PR close? Fixes https://github.com/apache/arrow-datafusion/issues/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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
