mzabaluev opened a new pull request, #9726: URL: https://github.com/apache/arrow-rs/pull/9726
Since the async reader only reads OCF files and uses `Decoder::decode_block` to decode, use `flush_block` for consistency and to avoid unnecessary checks. # Are these changes tested? No new behavior is introduced, the existing tests should pass. # Are there any user-facing changes? No -- 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]
