pavibhai commented on a change in pull request #652:
URL: https://github.com/apache/orc/pull/652#discussion_r597947405



##########
File path: java/core/src/java/org/apache/orc/impl/InStream.java
##########
@@ -397,13 +397,14 @@ public String toString() {
     }
   }
 
-  private static class CompressedStream extends InStream {
+  static class CompressedStream extends InStream {

Review comment:
       I agree will make public that is clearer and consistent. Only the 
EncryptedCompressedStream remains as private and not public after this change.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to