arina-ielchiieva commented on a change in pull request #1844: DRILL-7326: 
Support repeated lists for CTAS parquet format
URL: https://github.com/apache/drill/pull/1844#discussion_r315587455
 
 

 ##########
 File path: 
exec/java-exec/src/main/codegen/templates/EventBasedRecordWriter.java
 ##########
 @@ -118,6 +118,18 @@ public void endField() throws IOException {
     }
 
     public abstract void writeField() throws IOException;
+
+    /**
+     * Used by repeated converters for writing parquet logical lists. For 
schema details see
 
 Review comment:
   ```suggestion
        * Used by repeated converters for writing Parquet logical lists. For 
schema details see
   ```

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