dongjoon-hyun commented on a change in pull request #650:
URL: https://github.com/apache/orc/pull/650#discussion_r599562330
##########
File path:
java/mapreduce/src/test/org/apache/orc/mapreduce/TestMapreduceOrcOutputFormat.java
##########
@@ -46,8 +46,10 @@
import java.io.File;
import java.io.IOException;
+import java.net.URL;
Review comment:
This seems to be unused. If then, please remove this.
BTW, this means that our GitHub Action CI lose Checkstyle test coverage.
--
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]