Dandandan opened a new issue, #3894:
URL: https://github.com/apache/arrow-datafusion/issues/3894
**Describe the bug**
elapsed_compute for `CoalesceBatches` consists of all the time it took to
wait for the batch + process it instead only the computation time
**To Reproduce**
Look at metrics, see metric suggests to consume a lot more than other nodes
(where it doesn´t).
**Expected behavior**
Should measure the computation time.
**Additional context**
--
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]