felipecrv commented on issue #2694: URL: https://github.com/apache/arrow-adbc/issues/2694#issuecomment-2817564705
> I think Stream is a good interface for interop. ADBC will keep returning instances of the very simple `RecordBatchReader` trait and we should be able to write a function that takes a `Box<dyn RecordBatchReader + ...>` and produce a stream from it. -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org