jorisvandenbossche commented on pull request #12091: URL: https://github.com/apache/arrow/pull/12091#issuecomment-1012316758
Sidenote: for a short-term fix for 7.0.0, an option could also be to simply truncate the output of `self.column(i).to_string(indent=0, skip_new_lines=True)` (so the string repr for each column), eg truncate that for each individual column at 100 chars. -- 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]
