ariel-miculas commented on PR #23777: URL: https://github.com/apache/datafusion/pull/23777#issuecomment-5202201632
Or you mean changing `output_bytes` itself from `Count` to `RecordBatchMemoryCounter`? It would make sense if there are other operators which slice a large RecordBatch, otherwise is it worth doing this solely for the current aggregation implementation? -- 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]
