tustvold commented on PR #6655:
URL: https://github.com/apache/arrow-rs/pull/6655#issuecomment-2457515249

   I wonder if we could perhaps truncate this, or just print the null count? 
   
   Most of the array implementations cap out after printing the first and last 
10 elements to avoid enormous debug output generation.
   
   It isn't ideal, but we want to avoid issues where the debug output is 
potentially so massive, and takes so long to generate, that panics, etc... just 
turn into application stalls.


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