wankunde commented on code in PR #2371: URL: https://github.com/apache/orc/pull/2371#discussion_r2361942741
########## java/tools/src/test/org/apache/orc/tools/TestFileDump.java: ########## @@ -83,6 +83,7 @@ public class TestFileDump implements TestConf { @BeforeEach public void openFileSystem () throws Exception { + conf.set("orc.stripe.size.checkRatio", "0"); Review Comment: The same reason with `TestVectorOrcFile` -- 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-unsubscr...@orc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org