This is an automated email from the ASF dual-hosted git repository.

lwz9103 pushed a commit to branch liquid
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git

commit 377f4ea220cc82f35ab184fd63fe7f43152dc6e2
Author: Wenzheng Liu <[email protected]>
AuthorDate: Sun Apr 27 17:39:45 2025 +0800

    Update spark version that support liquid (#50)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1d631efdc8..2f3f21e753 100644
--- a/pom.xml
+++ b/pom.xml
@@ -348,7 +348,7 @@
       <properties>
         <sparkbundle.version>3.5</sparkbundle.version>
         
<sparkshim.artifactId>spark-sql-columnar-shims-kyspark35</sparkshim.artifactId>
-        <spark.version>3.5.5-kylin-5.2.3-SNAPSHOT</spark.version>
+        <spark.version>3.5.5-kylin-5.2.3.1-SNAPSHOT</spark.version>
         <iceberg.version>1.5.0</iceberg.version>
         <delta.package.name>delta-spark</delta.package.name>
         <delta.version>3.2.0</delta.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to