[
https://issues.apache.org/jira/browse/ARROW-15363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478766#comment-17478766
]
Will Jones commented on ARROW-15363:
------------------------------------
I like that idea; I hadn't been testing with large strings / binary, but that
makes sense.
> [C++] Add max length option to PrettyPrintOptions
> -------------------------------------------------
>
> Key: ARROW-15363
> URL: https://issues.apache.org/jira/browse/ARROW-15363
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Affects Versions: 6.0.1
> Reporter: Will Jones
> Priority: Major
> Fix For: 8.0.0
>
>
> Some pretty prints, especially for chunked or nested arrays, can be very long
> even with reasonable window settings. We should have a way to set some target
> maximum length to output.
> A half-measure was taken with ARROW-15329, which truncates the output of the
> pretty printing, but that doesn't handle string columns very well if those
> string values contain delimiters.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)