From 4cf002aa7c18b45b801f0c7aceb998522d7db15d Mon Sep 17 00:00:00 2001 From: Jonathan Wei Date: Fri, 5 Jan 2018 15:12:20 -0800 Subject: [PATCH] Exclude sketches-core from druid-sql (#5223) --- sql/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/sql/pom.xml b/sql/pom.xml index 265390e8e7a6..da49d38fc62b 100644 --- a/sql/pom.xml +++ b/sql/pom.xml @@ -41,6 +41,18 @@ org.apache.calcite calcite-core + + + + com.yahoo.datasketches + sketches-core + + org.apache.calcite