pgaref commented on a change in pull request #650:
URL: https://github.com/apache/orc/pull/650#discussion_r599573900
##########
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:
Good catch! Just removed the unused import.
Yes we are probably missing something here -- any chance checkstyle is
ignored for Tests?
--
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]