mosche commented on code in PR #23805:
URL: https://github.com/apache/beam/pull/23805#discussion_r1003258810


##########
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy:
##########
@@ -494,7 +494,7 @@ class BeamModulePlugin implements Plugin<Project> {
     def sbe_tool_version = "1.25.1"
     def slf4j_version = "1.7.30"
     def spark2_version = "2.4.8"
-    def spark3_version = "3.1.2"
+    def spark3_version = "3.2.0"

Review Comment:
   Wow, tests are failing... looks like 3.2.0 to 3.2.1 (which is currently 
tested as part of `sparkVersionsTest`) contains a breaking change



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to