erenavsarogullari opened a new issue, #9884:
URL: https://github.com/apache/arrow-datafusion/issues/9884

   ### Is your feature request related to a problem or challenge?
   
   Currently, `ExternalSorter` exposes `BaselineMetrics`(e.g: total output 
rows), `spill_count` and `spilled_bytes`. `spilled_rows` can also be useful to 
track total spilled rows by total output rows when spilling in_memory_batches 
to disk.
   
   ### Describe the solution you'd like
   
   Expose `ExternalSorter`' s `spilled_rows` metric
   
   ### 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]

Reply via email to