voonhous commented on code in PR #13724:
URL: https://github.com/apache/hudi/pull/13724#discussion_r2335966675
##########
hudi-io/src/main/java/org/apache/hudi/io/hfile/HFileReaderImpl.java:
##########
@@ -395,4 +403,4 @@ private TreeMap<Key, BlockIndexEntry>
readDataBlockIndex(HFileBlockReader rootBl
// (6) Returns the combined index entry map
return blockIndexEntryMap;
}
-}
+}
Review Comment:
Got it, added new line for all the newly added files in this PR.
--
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]