steven-aerts commented on PR #49163: URL: https://github.com/apache/spark/pull/49163#issuecomment-2624869021
> According to the CI results, this PR seems to introduce a binary compatibility issue. > > ``` > [info] spark-examples: mimaPreviousArtifacts not set, not analyzing binary compatibility > [error] java.lang.RuntimeException: Failed binary compatibility check against org.apache.spark:spark-core_2.13:3.5.0! Found 6 potential problems (filtered 4083) > ``` > > FYI, if the change is a valid one, you can add the broken parts explicitly here, @steven-aerts . > > * https://github.com/apache/spark/blob/master/project/MimaExcludes.scala @dongjoon-hyun by keeping/migrating some stuff in `JsonProtocol` object annotated as `@deprecated` I was able to make CI happy. Thanks for the suggestion. Some other tests are still running, but last time they succeeded. 🤞 -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org