JoshRosen commented on code in PR #35339:
URL: https://github.com/apache/spark/pull/35339#discussion_r856458038
##########
project/MimaExcludes.scala:
##########
@@ -66,6 +66,12 @@ object MimaExcludes {
ProblemFilters.exclude[Problem]("org.apache.spark.sql.catalyst.*"),
Review Comment:
Oh wait, I see now: code under the `catalyst` module isn't necessarily under
the Catalyst package, so after this patch we'll be able to check those classes.
👍
--
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]