JingsongLi commented on code in PR #2601:
URL: https://github.com/apache/incubator-paimon/pull/2601#discussion_r1439112343


##########
paimon-flink/paimon-flink-1.14/src/test/java/org/apache/paimon/flink/BatchFileStoreITCase.java:
##########
@@ -21,7 +21,7 @@
 import org.apache.paimon.CoreOptions;
 
 import org.apache.flink.types.Row;
-import org.junit.Test;
+import org.junit.jupiter.api.Test;

Review Comment:
   Can you test in your ide?
   Here should be `java.lang.NullPointerException`.
   
   And no test will be run in 1.14.



-- 
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]

Reply via email to