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

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

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

   @dadepo are you trying to show the result? reg to the stacktrace it failed on console output , not on the computation itself
   
   ```
   14: std::io::stdio::_print
                at /rustc/c18a5e8a5b1afb0d7a582fe9ebad4c1996c90da3/library/std/src/io/stdio.rs:1074:5
     15: arrow_cast::pretty::print_batches
                at /Users/dadepo/.cargo/registry/src/github.com-1ecc6299db9ec823/arrow-cast-38.0.0/src/pretty.rs:62:5
     16: datafusion::dataframe::DataFrame::show::{{closure}}
                at /Users/dadepo/.cargo/registry/src/github.com-1ecc6299db9ec823/datafusion-24.0.0/src/dataframe.rs:682:12
   ```


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