jorisvandenbossche commented on PR #42010: URL: https://github.com/apache/arrow/pull/42010#issuecomment-2152565513
@pitrou I started looking into this on the C++ side, but with the current approach of slice+copy+concat, I could also easily do this just on the Python side before passing the data to `PrettyPrint`. But do you think this is useful to keep on the C++ side? -- 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]
