estherbuchwalter commented on a change in pull request #2310:
URL: https://github.com/apache/drill/pull/2310#discussion_r723690636
##########
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet/columnreaders/VarLenColumnBulkInput.java
##########
@@ -75,7 +75,7 @@
* CTOR.
* @param parentInst parent object instance
* @param recordsToRead number of records to read
- * @param columnPrecInfo column precision information
+ * @param bulkReaderState
* @throws IOException runtime exception in case of processing error
*/
Review comment:
Also, the DefinitionLevelReader link throws an error on line 684. Would
'DefLevelReaderWrapper' be a proper replacement?
--
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]