guiyanakuang commented on code in PR #1581:
URL: https://github.com/apache/orc/pull/1581#discussion_r1292819458


##########
java/core/src/test/org/apache/orc/impl/TestWriterImpl.java:
##########
@@ -29,7 +29,7 @@
 import org.apache.orc.Reader;
 import org.apache.orc.TypeDescription;
 import org.apache.orc.Writer;
-import org.apache.orc.*;
+import org.apache.orc.StripeInformation;

Review Comment:
   It looks like the maven-checkstyle-plugin doesn't check the test code, but 
it's best to sort the imports in the group alphabetically



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