You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/10/14 20:12:03 UTC

[GitHub] [drill] arina-ielchiieva commented on a change in pull request #1872: DRILL-7402: Suppress batch dumps for expected failures in tests

arina-ielchiieva commented on a change in pull request #1872: DRILL-7402: Suppress batch dumps for expected failures in tests
URL: https://github.com/apache/drill/pull/1872#discussion_r334642872
 
 

 ##########
 File path: exec/java-exec/src/test/java/org/apache/drill/TestOperatorDump.java
 ##########
 @@ -34,16 +41,11 @@
 import org.junit.BeforeClass;
 import org.junit.Test;
 
-import java.nio.file.Paths;
-import java.util.ArrayList;
-import java.util.Collections;
-import java.util.Iterator;
-import java.util.List;
-import java.util.Set;
-import java.util.stream.Collectors;
-
 import static org.junit.Assert.assertTrue;
 
+import ch.qos.logback.classic.spi.ILoggingEvent;
 
 Review comment:
   I thought static imports should be the last ones...

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


With regards,
Apache Git Services