Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/13606#discussion_r66677885 --- Diff: external/java8-tests/src/test/java/test/org/apache/spark/java8/Java8RDDAPISuite.java --- @@ -303,43 +301,6 @@ public void zipPartitions() { } @Test - public void accumulators() { --- End diff -- I just removed this as it's a copy-paste of the Java (7) test. I figured there's not much need to keep retesting the deprecated API, but don't feel strongly about it. Easy to add this back and update it.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org