raycursive commented on issue #36933: URL: https://github.com/apache/arrow/issues/36933#issuecomment-1679902741
> > I guess this is intended, see [Here](https://github.com/apache/arrow/blob/757e0d5cca1124139cd08512882debcb7b4d65d5/cpp/src/arrow/pretty_print_test.cc#L765), it is a part of the test case (tho I don't really understand) > > Don't take the tests as fixed truth. ;-) > > We're manufacturing a new desirable invariant now: don't show `...` in place of only 1 item — an ellipsis replaces 2 or more entries. Thanks! After thinking of this I do consider that the current implementation doesn't behave as desired. The improvement has been introduced in #37168 -- 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]
