luffy-zh commented on code in PR #1916:
URL: https://github.com/apache/orc/pull/1916#discussion_r1590926620
##########
c++/src/BlockBuffer.hh:
##########
@@ -106,18 +106,39 @@ namespace orc {
}
void resize(uint64_t size);
+
+ uint64_t getBlockSize(uint64_t blockId) const;
Review Comment:
I'll delete this redundant function.
--
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]