andygrove commented on issue #541:
URL: https://github.com/apache/arrow-rs/issues/541#issuecomment-878694734
I just saw some more context for this, so maybe not truly an Arrow IPC bug
after all (although it would be nice to avoid the panic).
```
[2021-07-13T00:53:57Z INFO ballista_executor::flight_service]
FetchPartition PartitionId { job_id: "IuNhtqp", stage_id: 1, partition_id: 1 }
reading /tmp/.tmpu1eS3W/IuNhtqp/1/1/data.arrow
[2021-07-13T00:53:57Z WARN ballista_executor::flight_service] Error
streaming results: Status { code: Internal, message: "ArrowError:
IoError(\"failed to fill whole buffer\")" }
```
--
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]