diff --git a/paimon-spark/paimon-spark-3.2/pom.xml b/paimon-spark/paimon-spark-3.2/pom.xml index 2e7804b63cd4..8f8c7f341e48 100644 --- a/paimon-spark/paimon-spark-3.2/pom.xml +++ b/paimon-spark/paimon-spark-3.2/pom.xml @@ -114,6 +114,8 @@ under the License. * com/github/luben/zstd/** + **/*libzstd-jni-*.so + **/*libzstd-jni-*.dll diff --git a/paimon-spark/paimon-spark-3.3/pom.xml b/paimon-spark/paimon-spark-3.3/pom.xml index 6b21ebb53e2b..efe1d5f4c726 100644 --- a/paimon-spark/paimon-spark-3.3/pom.xml +++ b/paimon-spark/paimon-spark-3.3/pom.xml @@ -114,6 +114,8 @@ under the License. * com/github/luben/zstd/** + **/*libzstd-jni-*.so + **/*libzstd-jni-*.dll diff --git a/paimon-spark/paimon-spark-3.4/pom.xml b/paimon-spark/paimon-spark-3.4/pom.xml index 9f1b69fce067..63434083e372 100644 --- a/paimon-spark/paimon-spark-3.4/pom.xml +++ b/paimon-spark/paimon-spark-3.4/pom.xml @@ -114,6 +114,8 @@ under the License. * com/github/luben/zstd/** + **/*libzstd-jni-*.so + **/*libzstd-jni-*.dll diff --git a/paimon-spark/paimon-spark-3.5/pom.xml b/paimon-spark/paimon-spark-3.5/pom.xml index 9593a1a9d175..3c654a0aa8df 100644 --- a/paimon-spark/paimon-spark-3.5/pom.xml +++ b/paimon-spark/paimon-spark-3.5/pom.xml @@ -114,6 +114,8 @@ under the License. * com/github/luben/zstd/** + **/*libzstd-jni-*.so + **/*libzstd-jni-*.dll