alexeykudinkin commented on a change in pull request #940:
URL: https://github.com/apache/parquet-mr/pull/940#discussion_r763340887
##########
File path: parquet-column/src/main/java/org/apache/parquet/io/api/Binary.java
##########
@@ -613,4 +681,60 @@ private static final boolean equals(byte[] array1, int
offset1, int length1, byt
}
return true;
}
+
+ // TODO java-doc
Review comment:
Sorry, didn't push the latest commit. This is fixed.
--
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]