refactor(all): 移除juice-fs依赖

This commit is contained in:
v-zhangjc9
2025-04-21 12:28:18 +08:00
parent 2f3eaa9e1a
commit 224115e938
4 changed files with 0 additions and 16 deletions

View File

@@ -100,10 +100,6 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet-format</artifactId>
</dependency>
<dependency>
<groupId>io.juicefs</groupId>
<artifactId>juicefs-hadoop</artifactId>
</dependency>
</dependencies>
<build>