RyanSkraba commented on code in PR #20230:
URL: https://github.com/apache/flink/pull/20230#discussion_r1008306660


##########
flink-formats/flink-parquet/src/test/java/org/apache/flink/formats/parquet/ParquetColumnarRowInputFormatTest.java:
##########
@@ -126,7 +126,7 @@ class ParquetColumnarRowInputFormatTest {
                     new MapType(new IntType(), new BooleanType()),
                     RowType.of(new VarCharType(VarCharType.MAX_LENGTH), new 
IntType()));
 
-    @TempDir private java.io.File folder;

Review Comment:
   Hello!  I refer to the two minor changes in the commit message:
   
   1) Clean up qualified classes, and
   2) Clean up @Timeout 
   
   (Admittedly I should have used the right Case for @Timeout).
   
   Do you think this needs to be fixed?



-- 
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...@flink.apache.org

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

Reply via email to