dingweiqings commented on code in PR #20755:
URL: https://github.com/apache/flink/pull/20755#discussion_r1018624229
##########
flink-formats/flink-hadoop-bulk/src/test/java/org/apache/flink/formats/hadoop/bulk/HadoopPathBasedPartFileWriterTest.java:
##########
@@ -70,6 +70,7 @@ public void testPendingFileRecoverableSerializer() throws
IOException {
@Test
public void testWriteFile() throws Exception {
+ // create a tmp folder with random name using jdk file api
Review Comment:
Remove the commet
--
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]