paul-rogers commented on a change in pull request #2364:
URL: https://github.com/apache/drill/pull/2364#discussion_r761644002
##########
File path:
exec/java-exec/src/test/java/org/apache/drill/exec/vector/complex/writer/TestExtendedTypes.java
##########
@@ -26,11 +26,11 @@
import org.apache.drill.test.BaseTestQuery;
import org.apache.drill.exec.ExecConstants;
import org.apache.drill.exec.rpc.user.QueryDataBatch;
-import org.junit.Assert;
import org.junit.BeforeClass;
import org.junit.Test;
public class TestExtendedTypes extends BaseTestQuery {
+
Review comment:
See [this
diff](https://github.com/paul-rogers/drill/compare/DRILL-6953-rev2...vdiravka:DRILL-8037#diff-343fdacd56be76f487ce9e5146b186dd3cfbd6fa3dce74c420941242605630f7),
then search for `TestComplexTypeWriter`. You'll see some minor differences.
--
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]