westonpace commented on issue #34410: URL: https://github.com/apache/arrow/issues/34410#issuecomment-1453797373
> For Python, could we just set max_row_group_length to a very high value (knowing that it will always be overridden with chunk_size)? That seems to be the status quo right now, right? (That is, you can't from Python write more than 64 million rows per group) That seems like a reasonable compromise. I think python will always use `write_table` and so it should work. -- 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]
