File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 145
145
</exclusion >
146
146
</exclusions >
147
147
</dependency >
148
- <dependency >
148
+ <!-- < dependency>
149
149
<groupId>org.apache.carbondata</groupId>
150
150
<artifactId>carbondata-geo</artifactId>
151
151
<version>${project.version}</version>
155
155
<artifactId>hive-exec</artifactId>
156
156
</exclusion>
157
157
</exclusions>
158
- </dependency >
158
+ </dependency> -->
159
159
<dependency >
160
160
<groupId >org.apache.carbondata</groupId >
161
161
<artifactId >carbondata-streaming_${spark.binary.version}</artifactId >
Original file line number Diff line number Diff line change 105
105
<module >index/lucene</module >
106
106
<module >index/examples</module >
107
107
<module >streaming</module >
108
- <module >geo</module >
108
+ <!-- < module>geo</module> -- >
109
109
<module >integration/spark</module >
110
110
<module >integration/hive</module >
111
111
<module >integration/flink</module >
You can’t perform that action at this time.
0 commit comments