Github user markhamstra commented on the pull request:

    https://github.com/apache/spark/pull/3632#issuecomment-68082299
  
    @koertkuipers Don't get me wrong, I'm not arguing that the way that 
`PairRDDFuntions` and `OrderedRDDFunctions` work is objectively the best and 
unquestionably an exemplary use of implicits.  It is, however, what we've got 
and does follow a certain logic.  What I'm saying is that it is good to 
maintain that logic and pattern for an API extension that is similar to 
`OrderedRDDFunctions`.
    
    Changing to a different pattern is something we could consider for Spark 
2.0 when we can break the established public API.  


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

Reply via email to