wjones127 opened a new pull request #12148:
URL: https://github.com/apache/arrow/pull/12148


   This prevents table column preview from being too long.
   
   The main disadvantage is there is not way to guarantee that we don't 
truncate the preview in the middle of a value. For example, `[20, 30, 40]` 
could be truncated to `[20, 30, 4...`, which might be a little misleadning.


-- 
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]


Reply via email to