Arbaaz123676 commented on issue #50704: URL: https://github.com/apache/arrow/issues/50704#issuecomment-5278467447
Hi @zhf999 , I’d like to work on this issue. **Approach:** * Trace the existing C++ RowGroup sizing logic. * Add an optional maximum **uncompressed byte limit** alongside the existing row-count limit. * Preserve existing behavior when the byte limit is not configured. * Add focused C++ tests for byte-based RowGroup boundaries and edge cases. I’d appreciate it if you could assign this issue to me. -- 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]
