raycursive commented on issue #36933: URL: https://github.com/apache/arrow/issues/36933#issuecomment-1676535732
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) Here's the [related issue](https://issues.apache.org/jira/browse/ARROW-14798) where the testcase was introduced I was thinking would it be better to check if the `element size == 2*window + 1`, and if so just erase the ellipsis? -- 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]
