zhztheplayer commented on code in PR #5519:
URL: https://github.com/apache/incubator-gluten/pull/5519#discussion_r1578827650
##########
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:
Does it mean when no `-Pspark-<version>` specified, Spark 3.4 will be used
by default? So the change includes a default version bump (from 3.2 to 3.4) for
Spark?
--
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]