sachinnn99 commented on PR #16167: URL: https://github.com/apache/iceberg/pull/16167#issuecomment-4403683739
Thanks for the suggestions @Baunsgaard! Added in the latest push: - `assertAtEOF` helper matching your snippet - Called it after EOF is first encountered in `testReadAll`, `testSmallReads`, `testPartialBufferReads`, and `testReadByte` - Added `testEmptyStream` covering single empty buffer, multiple empty buffers, and an empty buffer list -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
