vvysotskyi commented on a change in pull request #1805: DRILL-7268: Read Hive 
array with parquet native reader
URL: https://github.com/apache/drill/pull/1805#discussion_r292045480
 
 

 ##########
 File path: 
exec/java-exec/src/main/java/org/apache/drill/exec/store/parquet2/DrillParquetGroupConverter.java
 ##########
 @@ -634,4 +722,19 @@ public void addBinary(Binary value) {
       writer.write(holder);
     }
   }
+
+  private static class DrillIntermediateParquetGroupConverter extends 
DrillParquetGroupConverter {
 
 Review comment:
   Please add Javadoc which describes the purpose of this class.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to