Github user vrozov commented on a diff in the pull request:
https://github.com/apache/drill/pull/1111#discussion_r166508171
--- Diff: contrib/storage-hive/core/pom.xml ---
@@ -101,6 +105,7 @@
<dependency>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-core</artifactId>
+ <version>${calcite.version}</version>
--- End diff --
The same question as for common/pom.xml.---
