You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/03/23 13:37:14 UTC

[GitHub] [orc] pgaref commented on a change in pull request #650: ORC-756: Include Vector Length Error with null readerSchema (for ACID formats)

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:
users@infra.apache.org