matthewmcnew commented on issue #39870: URL: https://github.com/apache/arrow/issues/39870#issuecomment-1949422352
https://github.com/apache/arrow/pull/39922 should fix the inaccuracy with `RowGroupTotalCompressedBytes` being reset. However, it would still be useful to estimate buffered data pages within `RowGroupTotalBytesWritten`. Would an approach like [this make sense](https://github.com/apache/arrow/pull/40105)? To include the buffered data pages within the size of RowGroupTotalBytesWritten? -- 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]
