zhouyifan279 commented on code in PR #5519:
URL: https://github.com/apache/incubator-gluten/pull/5519#discussion_r1582006207
##########
pom.xml:
##########
@@ -47,9 +47,14 @@
<scala.binary.version>2.12</scala.binary.version>
<scala.version>2.12.15</scala.version>
<spark.major.version>3</spark.major.version>
- <sparkbundle.version>3.2</sparkbundle.version>
+ <sparkbundle.version>3.4</sparkbundle.version>
Review Comment:
@zhztheplayer Thanks for your review. Yes, default Spark version will be
changed.
PR #3727 already changed `spark.version` to 3.4.1 because reported security
issue by local code scan.
So I think it's better to make `sparkbundle.version` consistent with
`spark.version`.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]