Github user vrozov commented on a diff in the pull request:
https://github.com/apache/drill/pull/1202#discussion_r179626383
--- Diff: exec/vector/pom.xml ---
@@ -69,6 +69,7 @@
<groupId>org.apache.drill</groupId>
<artifactId>drill-common</artifactId>
<version>${project.version}</version>
+ <scope>test</scope>
--- End diff --
@ilooner why was the dependency introduced?---
