You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/08/15 23:54:11 UTC

[GitHub] [orc] williamhyun commented on a change in pull request #866: ORC-953: Add `since` tag to `org.apache.orc.Writer` interface

williamhyun commented on a change in pull request #866:
URL: https://github.com/apache/orc/pull/866#discussion_r689162372



##########
File path: java/core/src/java/org/apache/orc/Writer.java
##########
@@ -150,6 +162,7 @@ void appendStripe(byte[] stripe, int offset, int length,
    *
    * @return stripe information
    * @throws IOException
+   * @since 1.6.0

Review comment:
       Looks like this is from 1.6.8, could you fix this?




-- 
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-unsubscribe@orc.apache.org

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