ArnavBalyan commented on code in PR #3270:
URL: https://github.com/apache/parquet-java/pull/3270#discussion_r2296562786


##########
parquet-column/src/main/java/org/apache/parquet/column/values/plain/BinaryPlainValuesReader.java:
##########
@@ -27,6 +27,14 @@
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
+/**
+ * ValuesReader for variable-length {@code BYTE_ARRAY} columns.

Review Comment:
   Thanks for the review, yes on retrospect code comment may not be the best, 
I'll check if the readme can be made more clear since the user pointed to the 
readme asking for clarity. Will iterate and get back thanks!



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to