Github user srdo commented on a diff in the pull request:
https://github.com/apache/storm/pull/2443#discussion_r154738635
--- Diff: sql/storm-sql-core/pom.xml ---
@@ -66,10 +66,34 @@
<artifactId>calcite-core</artifactId>
<version>${calcite.version}</version>
<exclusions>
+ <exclusion>
--- End diff --
Why the exclusions?---
