luffy-zh opened a new pull request, #1956: URL: https://github.com/apache/orc/pull/1956
### What changes were proposed in this pull request? Add finishEncode() to the RLE encoder and implement finishStream() in BufferedOutputStream / compressionStream. ### Why are the changes needed? We expect to finish encoding when the compression block is aligned with the row group boundary. ### How was this patch tested? Uts in testRleEncode() can cover this patch. ### Was this patch authored or co-authored using generative AI tooling? No -- 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]
