You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "dadepo (via GitHub)" <gi...@apache.org> on 2023/06/08 19:44:23 UTC

[GitHub] [arrow-datafusion] dadepo commented on issue #6524: array_agg panics on large rows.

dadepo commented on issue #6524:
URL: https://github.com/apache/arrow-datafusion/issues/6524#issuecomment-1583235345

   > @dadepo are you trying to show the result? reg to the stacktrace it failed on console output , not on the computation itself
   
   @comphead I just checked again, and yeah it blows up with the `df.show().await?` call. 
   
   `df.collect().await?` on the other hand, does not give the error
   
   


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org