In any case, I don't think this is compatible with `InputStream`. The `InputStream` API requires that you can choose read size when `Read()` is called, but for non-wasteful readahead you want read sizes to be known in advance.
[ Full content available at: https://github.com/apache/arrow/pull/2492 ] This message was relayed via gitbox.apache.org for [email protected]
