You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "difin (via GitHub)" <gi...@apache.org> on 2023/03/09 03:34:59 UTC

[GitHub] [orc] difin commented on a diff in pull request #1432: ORC-1393: Returning the possibility to change stream length when resetting UncompressedStream

difin commented on code in PR #1432:
URL: https://github.com/apache/orc/pull/1432#discussion_r1130371106


##########
java/core/src/java/org/apache/orc/impl/InStream.java:
##########
@@ -106,7 +111,7 @@ public static class UncompressedStream extends InStream {
     protected ByteBuffer decrypted;
     protected DiskRangeList currentRange;
     protected long currentOffset;
-
+    

Review Comment:
   Sure, done.



-- 
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: issues-unsubscribe@orc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org