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

    https://github.com/apache/spark/pull/13406#discussion_r65263190
  
    --- Diff: 
core/src/main/java/org/apache/spark/api/java/function/package.scala ---
    @@ -22,4 +22,4 @@ package org.apache.spark.api.java
      * these interfaces to pass functions to various Java API methods for 
Spark. Please visit Spark's
      * Java programming guide for more details.
      */
    -package object function 
    +package object function
    --- End diff --
    
    I'm pretty sure it's already there, because otherwise git would show a red 
mark at the end. Also I verified locally by running wc (if I remove the 
trailing new line, wc result goes from 25 to 24).
    
    But more importantly, why are we wasting time here?



---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to