dongjoon-hyun commented on a change in pull request #1072:
URL: https://github.com/apache/orc/pull/1072#discussion_r840909895



##########
File path: java/core/src/java/org/apache/orc/Reader.java
##########
@@ -648,6 +653,24 @@ public Options allowPluginFilters(boolean 
allowPluginFilters) {
       this.allowPluginFilters = allowPluginFilters;
       return this;
     }
+
+    public int minSeekSize() {

Review comment:
       Could you add `@since` to newly added methods?




-- 
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: dev-unsubscr...@orc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to