JingsongLi commented on code in PR #9182:
URL: https://github.com/apache/paimon/pull/9182#discussion_r3763130997
##########
paimon-format/src/main/java/org/apache/paimon/format/avro/AvroBlockReader.java:
##########
@@ -85,15 +96,42 @@ public byte[] nextBlock() throws IOException {
* {@link #hasNextBlock()}, {@link #nextBlock()}, or this method, or when
this reader is closed.
*/
public BorrowedBlock nextBorrowedBlock() throws IOException {
Review Comment:
Remove this method.
--
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]