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 c125a6ed2538cbb34fc52a39a8a8ff3db56eb856
Author: jlf <[email protected]>
AuthorDate: Wed Apr 23 15:06:12 2025 +0800

    update spark 3.3/3.5 to kyspark 3.3/3.5
---
 backends-clickhouse/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/backends-clickhouse/pom.xml b/backends-clickhouse/pom.xml
index 14e3144f95..fcc8fe761b 100644
--- a/backends-clickhouse/pom.xml
+++ b/backends-clickhouse/pom.xml
@@ -44,7 +44,7 @@
       </dependencies>
     </profile>
     <profile>
-      <id>spark-3.3</id>
+      <id>kyspark-3.3</id>
       <activation>
         <activeByDefault>false</activeByDefault>
       </activation>
@@ -114,7 +114,7 @@
       </build>
     </profile>
     <profile>
-      <id>spark-3.5</id>
+      <id>kyspark-3.5</id>
       <activation>
         <activeByDefault>false</activeByDefault>
       </activation>


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

Reply via email to