Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/17#discussion_r10192279
  
    --- Diff: docs/java-programming-guide.md ---
    @@ -30,6 +30,12 @@ There are a few key differences between the Java and 
Scala APIs:
       classes for key-value pairs and doubles. For example, 
       
[`JavaPairRDD`](api/core/index.html#org.apache.spark.api.java.JavaPairRDD)
       stores key-value pairs.
    +* To support upcoming java 8 lambda expression, methods are defined on the 
basis of 
    --- End diff --
    
    "To support Java 8 lambda expressions, methods..."  (it won't be "upcoming" 
any more pretty soon!)


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

Reply via email to