shangxinli commented on code in PR #1112:
URL: https://github.com/apache/parquet-mr/pull/1112#discussion_r1245239039
##########
parquet-hadoop/src/main/java/org/apache/parquet/format/converter/ParquetMetadataConverter.java:
##########
@@ -1428,9 +1431,17 @@ public FileMetaDataAndRowGroupOffsetInfo(FileMetaData
fileMetadata, Map<RowGroup
}
}
+ public ParquetMetadata readParquetMetadata(final InputStream from,
MetadataFilter filter,
Review Comment:
I am not sure we still need this.
--
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]