mukund-thakur commented on code in PR #1139:
URL: https://github.com/apache/parquet-java/pull/1139#discussion_r1792854237
##########
parquet-hadoop/src/test/java/org/apache/parquet/hadoop/TestParquetFileWriter.java:
##########
@@ -152,6 +161,35 @@ public class TestParquetFileWriter {
@Rule
public final TemporaryFolder temp = new TemporaryFolder();
+ @Parameterized.Parameters(name = "vectored : {0}")
Review Comment:
Somehow we need to add a validation that when tests with vectored IO enabled
run, vectored IO actually gets triggered.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]