diff --git a/backends-clickhouse/pom.xml b/backends-clickhouse/pom.xml index 07166dbeb61b..9b954c2ccf6e 100644 --- a/backends-clickhouse/pom.xml +++ b/backends-clickhouse/pom.xml @@ -490,12 +490,6 @@ test - - - ${spark.gluten.sql.columnar.libpath} - ${tpcds.data.path} - - diff --git a/gluten-ut/common/pom.xml b/gluten-ut/common/pom.xml index 7d8d6684921a..5d6dd94b43b6 100644 --- a/gluten-ut/common/pom.xml +++ b/gluten-ut/common/pom.xml @@ -69,12 +69,6 @@ test - - - ${spark.gluten.sql.columnar.libpath} - ${tpcds.data.path} - - diff --git a/gluten-ut/spark32/pom.xml b/gluten-ut/spark32/pom.xml index 3ecdfa41603e..15a56e009fed 100644 --- a/gluten-ut/spark32/pom.xml +++ b/gluten-ut/spark32/pom.xml @@ -102,12 +102,6 @@ test - - - ${spark.gluten.sql.columnar.libpath} - ${tpcds.data.path} - - diff --git a/gluten-ut/spark33/pom.xml b/gluten-ut/spark33/pom.xml index a4abb9f36505..93683220d399 100644 --- a/gluten-ut/spark33/pom.xml +++ b/gluten-ut/spark33/pom.xml @@ -130,12 +130,6 @@ test - - - ${spark.gluten.sql.columnar.libpath} - ${tpcds.data.path} - - diff --git a/gluten-ut/spark34/pom.xml b/gluten-ut/spark34/pom.xml index 16f47667986b..e0e55c23e8c3 100644 --- a/gluten-ut/spark34/pom.xml +++ b/gluten-ut/spark34/pom.xml @@ -131,12 +131,6 @@ test - - - ${spark.gluten.sql.columnar.libpath} - ${tpcds.data.path} - - diff --git a/gluten-ut/spark35/pom.xml b/gluten-ut/spark35/pom.xml index 8510148b0e28..1ee63b95dc5b 100644 --- a/gluten-ut/spark35/pom.xml +++ b/gluten-ut/spark35/pom.xml @@ -214,12 +214,6 @@ test - - - ${spark.gluten.sql.columnar.libpath} - ${tpcds.data.path} - - diff --git a/gluten-ut/test/pom.xml b/gluten-ut/test/pom.xml index 9ec4432469d2..d7d04ed5ed08 100644 --- a/gluten-ut/test/pom.xml +++ b/gluten-ut/test/pom.xml @@ -140,12 +140,6 @@ test - - - ${spark.gluten.sql.columnar.libpath} - ${tpcds.data.path} - -