You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/05/19 16:12:18 UTC

[GitHub] [spark] zhenlineo commented on pull request #41226: [SPARK-43584][BUILD] Update `sbt-assembly`, `sbt-revolver`, `sbt-mima-plugin` plugins

zhenlineo commented on PR #41226:
URL: https://github.com/apache/spark/pull/41226#issuecomment-1554804591

   I checked locally. MiMa 1.1.2 can find errors about missing private classes e.g. `private[sql] object Dataset`
   ```
   object org.apache.spark.sql.Dataset does not have a correspondent in client version
   ```
   So it is good to upgrade to 1.1.2!


-- 
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-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org