LuciferYang commented on code in PR #50187:
URL: https://github.com/apache/spark/pull/50187#discussion_r1991901327
##
connect-examples/server-library-example/pom.xml:
##
@@ -36,7 +36,8 @@
UTF-8
2.13
2.13.15
-3.25.4
-4.0.0-preview2
+4.29.3
+4.1.0-SN
vicennial commented on code in PR #50187:
URL: https://github.com/apache/spark/pull/50187#discussion_r1991794909
##
connect-examples/server-library-example/pom.xml:
##
@@ -36,7 +36,8 @@
UTF-8
2.13
2.13.15
-3.25.4
-4.0.0-preview2
+4.29.3
+4.1.0-SNAP
LuciferYang commented on code in PR #50187:
URL: https://github.com/apache/spark/pull/50187#discussion_r1990515581
##
connect-examples/server-library-example/pom.xml:
##
@@ -36,7 +36,8 @@
UTF-8
2.13
2.13.15
-3.25.4
-4.0.0-preview2
+4.29.3
+4.1.0-SN
LuciferYang commented on code in PR #50187:
URL: https://github.com/apache/spark/pull/50187#discussion_r1990515581
##
connect-examples/server-library-example/pom.xml:
##
@@ -36,7 +36,8 @@
UTF-8
2.13
2.13.15
-3.25.4
-4.0.0-preview2
+4.29.3
+4.1.0-SN
LuciferYang commented on PR #50187:
URL: https://github.com/apache/spark/pull/50187#issuecomment-2708419792
> Can the examples module simply point to SNAPSHOT versions like everything
else in the build? the main branch code is always pointing at unreleased code,
but on release, those SNAPSH
srowen commented on PR #50187:
URL: https://github.com/apache/spark/pull/50187#issuecomment-2708415916
Can the examples module simply point to SNAPSHOT versions like everything
else in the build? the main branch code is always pointing at unreleased code,
but on release, those SNAPSHOT vers
LuciferYang commented on PR #50187:
URL: https://github.com/apache/spark/pull/50187#issuecomment-2708296150
I've noticed a rather peculiar issue here. It seems that the
`connect-examples` project is dependent on a released version of Spark, which
means we can only update to a new version af