dongjoon-hyun commented on code in PR #1267:
URL: https://github.com/apache/orc/pull/1267#discussion_r1065591998


##########
java/core/src/java/org/apache/orc/OrcFile.java:
##########
@@ -905,6 +907,10 @@ public int getRowIndexStride() {
       return rowIndexStrideValue;
     }
 
+    public boolean isBuildIndex() {

Review Comment:
   Here is the PR with your authorship.
   - https://github.com/apache/orc/pull/1371



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