rdblue commented on code in PR #960: URL: https://github.com/apache/parquet-mr/pull/960#discussion_r860144267
########## parquet-common/src/main/java/org/apache/parquet/bytes/ByteBufferInputStream.java: ########## @@ -28,6 +28,16 @@ import org.apache.parquet.ShouldNeverHappenException; +/* +Changes implemented: Review Comment: Can you remove this? Generally, we want PRs that can be merged. You can add comments about what is changing in the PR rather than in the code. -- 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]
