wgtmac commented on code in PR #2406:
URL: https://github.com/apache/orc/pull/2406#discussion_r2358392096


##########
c++/src/Reader.cc:
##########
@@ -1070,6 +1095,14 @@ namespace orc {
     }
   }
 
+  uint64_t getStripeSize(const proto::StripeInformation& stripeInfo) {

Review Comment:
   We do not have access to it since it is still a proto object.



-- 
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]

Reply via email to