vrozov commented on code in PR #50231: URL: https://github.com/apache/spark/pull/50231#discussion_r1989606369
########## core/src/test/scala/org/apache/spark/SparkContextSuite.scala: ########## @@ -243,7 +243,8 @@ class SparkContextSuite extends SparkFunSuite with LocalSparkContext with Eventu } } - test("add and list jar files") { + ignore("SPARK-51318: Remove `jar` files from Apache Spark repository and disable affected " + Review Comment: I refer to the [e-mail thread]( https://lists.apache.org/thread/0ro5yn6lbbpmvmqp2px3s2pf7cwljlc4) I already posted here where removal of jars proposal by @dongjoon-hyun was discussed and votes casted. Voting on the actual code changes is done on the PR and follows[ Apache voting rules](https://www.apache.org/foundation/voting.html) -- 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