mystic-lama commented on code in PR #1581:
URL: https://github.com/apache/orc/pull/1581#discussion_r1292823450


##########
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:
   @guiyanakuang Thanks for the feedback. Shall be aware of this in future. I 
was hesitant in using Intellij Optimize imports, as it was changing the static 
import order too.
   Updated the code to reflect the order.



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