wjones127 commented on issue #12667: URL: https://github.com/apache/arrow/issues/12667#issuecomment-1073307721
> Is there no way to have a rereadable one-shot source? If you want to make a one-shot source re-readable, you'll have to collect it into a table. That might work for you if it's not larger than memory. But I think the idea of a (re-readable) dataset that wraps a flight data source has been something we've thought of, but haven't yet implemented. Here is the relevant Jira issue: https://issues.apache.org/jira/browse/ARROW-10524. -- 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]
