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

Re: [PR] [Don't merge & review] upgrade sbt 1.9.8 [spark]

LuciferYang commented on code in PR #44516:
URL: https://github.com/apache/spark/pull/44516#discussion_r1437338117


##########
project/SparkBuild.scala:
##########
@@ -254,6 +256,12 @@ object SparkBuild extends PomBuild {
     }
   )
 
+  lazy val cachePolicies = if (sys.env.contains("SKIP_LOCAL_M2")) {

Review Comment:
   If this is necessary, this work should be completed in a separate PR first.



-- 
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