From 71abab0f168f569674a9aa78e2ed2af35a2f5d18 Mon Sep 17 00:00:00 2001 From: chenliang613 Date: Sat, 6 Apr 2024 09:35:25 +0200 Subject: [PATCH] [WIP] Optimize geo module, the feature seems less be used --- integration/spark/pom.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/integration/spark/pom.xml b/integration/spark/pom.xml index 1c6eb385674..0c3b9d9d74e 100644 --- a/integration/spark/pom.xml +++ b/integration/spark/pom.xml @@ -145,7 +145,7 @@ - + org.apache.carbondata carbondata-streaming_${spark.binary.version} diff --git a/pom.xml b/pom.xml index 873f40c8607..804b0c8f2f2 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ index/lucene index/examples streaming - geo + integration/spark integration/hive integration/flink