Currently, ExecBatch does not handle chunked arrays when printing or slicing. The code assumes that if a value is not a scalar then it is an array, and so will fail on chunked array values.
Reporter: Yaron Gvili / @rtpsw
Assignee: Yaron Gvili / @rtpsw
PRs and other links:
Note: This issue was originally created as ARROW-17965. Please see the migration documentation for further details.