Will Jones created ARROW-15363:
----------------------------------

             Summary: [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
             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)

Reply via email to