david1437 opened a new pull request, #46536: URL: https://github.com/apache/arrow/pull/46536
### Rationale for this change #46403 ### What changes are included in this PR? A new PrettyPrinter option is added to limit elements to 100 characters by default. ### Are these changes tested? Yes ### Are there any user-facing changes? Yes, the default length for outputted elements when stringifying them is now different so if a user was relying on ToString of an array with large elements that result may now be changed. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org