JerAguilon opened a new issue, #39805:
URL: https://github.com/apache/arrow/issues/39805
### Describe the usage question you have. Please include as many useful
details as possible.
Suppose I have a process `/bin/foo` that is emitting record batches.
Currently, I am letting `foo` write its results to disk, and then I have a
consuming process read from it when it terminates.
Is there a good way to consume the record batches while `/bin/foo` is
writing?
### Component(s)
C++, Python
--
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]