[
https://issues.apache.org/jira/browse/ARROW-15363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Will Jones updated ARROW-15363:
-------------------------------
Fix Version/s: 9.0.0
(was: 8.0.0)
> [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: 9.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)