prakharjain09 commented on a change in pull request #945:
URL: https://github.com/apache/parquet-mr/pull/945#discussion_r807498154



##########
File path: 
parquet-hadoop/src/test/java/org/apache/parquet/filter2/recordlevel/PhoneBookWriter.java
##########
@@ -340,12 +342,21 @@ public static void write(ParquetWriter.Builder<Group, ?> 
builder, List<User> use
     return users;
   }
 
-  public static List<User> readUsers(ParquetReader.Builder<Group> builder) 
throws IOException {

Review comment:
       fixed - not deleting it.




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