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 81bed6ceea [DOCS] Add Spark 4.0 to enable all submodule
81bed6ceea is described below

commit 81bed6ceea3f4b60165ec0404135a58d99c3b013
Author: Jia Yu <[email protected]>
AuthorDate: Sun Sep 7 22:55:27 2025 -0700

    [DOCS] Add Spark 4.0 to enable all submodule
---
 spark/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spark/pom.xml b/spark/pom.xml
index e9c1dd65ce..d56e9345c2 100644
--- a/spark/pom.xml
+++ b/spark/pom.xml
@@ -50,6 +50,7 @@
             <modules>
                 <module>spark-3.4</module>
                 <module>spark-3.5</module>
+                <module>spark-4.0</module>
             </modules>
         </profile>
     </profiles>

Reply via email to