dongjoon-hyun commented on a change in pull request #33199:
URL: https://github.com/apache/spark/pull/33199#discussion_r663296840
##########
File path: project/MimaBuild.scala
##########
@@ -86,7 +86,7 @@ object MimaBuild {
def mimaSettings(sparkHome: File, projectRef: ProjectRef): Seq[Setting[_]] =
{
val organization = "org.apache.spark"
- val previousSparkVersion = "3.0.0"
+ val previousSparkVersion = "3.1.1"
Review comment:
This is intentionally the first version of 3.1 line. We don't have 3.1.0
and we don't need to change at every 3.1.x release.
--
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]