raulcd commented on issue #47315:
URL: https://github.com/apache/arrow/issues/47315#issuecomment-3196079927

   Instead of directly using `ToString` you might need to use the underlying 
`PrettyPrinter`:
   
https://github.com/apache/arrow/blob/73605157b4218d55e1241c8727a3b9097cbb35c7/cpp/src/arrow/pretty_print.h#L145-L148
   And define `container_window` for `PrettyPrintOptions`:
   
https://github.com/apache/arrow/blob/73605157b4218d55e1241c8727a3b9097cbb35c7/cpp/src/arrow/pretty_print.h#L58-L85
   
   


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

Reply via email to