alamb opened a new issue, #11702: URL: https://github.com/apache/datafusion/issues/11702
### Is your feature request related to a problem or challenge? @findepi had the great observation that the metric name `repart_time` is not consistent with the rest of the DataFusion metric names which typically don't abbreviate names https://github.com/apache/datafusion/pull/11478#discussion_r1693205467 ### Describe the solution you'd like Rename RepartitionExec metric `repart_time` to `repartition_time` for consistency ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
