alamb opened a new issue, #10015: URL: https://github.com/apache/arrow-datafusion/issues/10015
### Describe the bug @crepererum notes in in https://github.com/apache/arrow-datafusion/pull/10009#discussion_r1557395084_ > This was broken before: the first parameter was set to `partition`, i.e. the first partition that initializes the state. That's clearly wrong. I now initialize it to `0` and will fix the tracking properly in a follow-up PR. ### To Reproduce _No response_ ### Expected behavior The metrics for each partition should be assigned to their individual partition ### Additional context Found on https://github.com/apache/arrow-datafusion/pull/10009 -- 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]
