garyli1019 commented on a change in pull request #2930:
URL: https://github.com/apache/hudi/pull/2930#discussion_r629312247
##########
File path:
hudi-flink/src/test/java/org/apache/hudi/table/TestHoodieTableFactory.java
##########
@@ -297,4 +343,4 @@ public boolean isTemporary() {
return false;
}
}
-}
+}
Review comment:
the new line check the last line of the file, should be like this
```
}
```
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]