wgtmac commented on code in PR #2949:
URL: https://github.com/apache/parquet-java/pull/2949#discussion_r1676008437
##########
parquet-hadoop/src/test/java/org/apache/parquet/hadoop/TestParquetReader.java:
##########
@@ -54,8 +54,8 @@
@RunWith(Parameterized.class)
public class TestParquetReader {
- private static final Path FILE_V1 = createTempFile();
- private static final Path FILE_V2 = createTempFile();
+ public static final Path FILE_V1 = createTempFile();
Review Comment:
Could you please revert these lines?
--
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]