Yang Jie created SPARK-42031:
--------------------------------

             Summary: Clean up remove methods that do not need override
                 Key: SPARK-42031
                 URL: https://issues.apache.org/jira/browse/SPARK-42031
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core, SQL
    Affects Versions: 3.4.0
            Reporter: Yang Jie


Java 8 began to provide the default remove method implementation for the 
`java.util.Iterator` interface.


https://github.com/openjdk/jdk/blob/9a9add8825a040565051a09010b29b099c2e7d49/jdk/src/share/classes/java/util/Iterator.java#L92-L94



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to