gszadovszky commented on a change in pull request #925:
URL: https://github.com/apache/parquet-mr/pull/925#discussion_r698473966



##########
File path: 
parquet-hadoop/src/test/java/org/apache/parquet/hadoop/TestParquetFileWriter.java
##########
@@ -239,6 +248,82 @@ public void testWriteRead() throws Exception {
     PrintFooter.main(new String[] {path.toString()});
   }
 
+  @Test
+  public void testWriteReadWithRecordReader() throws Exception {

Review comment:
       My bad, it seems just fine.




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


Reply via email to