belugabehr commented on a change in pull request #736:
URL: https://github.com/apache/orc/pull/736#discussion_r665805203
##########
File path: java/core/src/java/org/apache/orc/impl/DynamicByteArray.java
##########
@@ -222,10 +222,10 @@ public void setText(Text result, int offset, int length) {
* @param out the stream to write to
* @param offset the first offset to write
* @param length the number of bytes to write
- * @throws IOException
+ * @throws IOException if an I/O error occurs
Review comment:
Sure. Just trying to be thorough and document everything, but I agree
that this change does not add any value for this particular PR.
--
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]