dongjoon-hyun commented on a change in pull request #809:
URL: https://github.com/apache/orc/pull/809#discussion_r681550566
##########
File path: java/core/src/test/org/apache/orc/TestVectorOrcFile.java
##########
@@ -88,32 +89,21 @@
import java.util.Map;
import java.util.Random;
import java.util.TimeZone;
+import java.util.UUID;
import java.util.function.IntFunction;
-
-import static junit.framework.TestCase.assertNotNull;
-import static org.junit.Assert.*;
+import java.util.stream.Stream;
Review comment:
For `import` statement ordering, we need to introduce a rule to clean up
this. I'll do that later.
--
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]