zanmato1984 opened a new issue, #43129: URL: https://github.com/apache/arrow/issues/43129
### Describe the enhancement requested When I was investigating #43116 , found that row table consumed more memory than expected. For example, the questioning test case in #41336 encodes data a little more than 2GB, but the actual buffer takes 8GB, which is expected to be 4GB (with the growing strategy being double the current size). ### Component(s) C++ -- 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]
