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

jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new 0743e28625 Revert "[DOCS] Remove Spark 3.4 to from `enable all 
submodule`"
0743e28625 is described below

commit 0743e286251c7f6dd68bcd3b623b34993b8447a7
Author: Jia Yu <[email protected]>
AuthorDate: Sun Sep 7 23:24:01 2025 -0700

    Revert "[DOCS] Remove Spark 3.4 to from `enable all submodule`"
    
    This reverts commit b71d338e323204886c485b1ae6eb84755e9039e9.
---
 spark/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spark/pom.xml b/spark/pom.xml
index 79c8867040..d56e9345c2 100644
--- a/spark/pom.xml
+++ b/spark/pom.xml
@@ -48,6 +48,7 @@
         <profile>
             <id>enable-all-submodules</id>
             <modules>
+                <module>spark-3.4</module>
                 <module>spark-3.5</module>
                 <module>spark-4.0</module>
             </modules>

Reply via email to