[jira] [Commented] (SPARK-25369) Replace Java shim functional interfaces like java.api.Function with Java 8 equivalents

2018-10-15 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650356#comment-16650356 ] Sean Owen commented on SPARK-25369: --- Example: {code:java} @FunctionalInterface public interface

[jira] [Commented] (SPARK-25369) Replace Java shim functional interfaces like java.api.Function with Java 8 equivalents

2018-10-14 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16649495#comment-16649495 ] Sean Owen commented on SPARK-25369: --- This won't work. The problem is that an API function accepting,