shangxinli commented on code in PR #1025: URL: https://github.com/apache/parquet-mr/pull/1025#discussion_r1104758035
########## parquet-column/src/main/java/org/apache/parquet/column/values/bytestreamsplit/ByteStreamSplitValuesReader.java: ########## @@ -58,15 +58,19 @@ protected void gatherElementDataFromStreams(byte[] gatheredData) public void initFromPage(int valuesCount, ByteBufferInputStream stream) throws ParquetDecodingException, IOException { Review Comment: It seems the input value valueCount is not used anymore -- 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: dev-unsubscr...@parquet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org