zhengruifeng commented on code in PR #42575:
URL: https://github.com/apache/spark/pull/42575#discussion_r1303753281
##########
project/MimaExcludes.scala:
##########
@@ -36,6 +36,9 @@ object MimaExcludes {
// Exclude rules for 4.0.x
lazy val v40excludes = v35excludes ++ Seq(
+ // [SPARK-44863][UI] Add a button to download thread dump as a txt in
Spark UI
Review Comment:
@yaooqinn would you mind move the two exclusions to `v35excludes`, so that
we can also merge it to 3.5?
--
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]