Github user massie commented on the pull request:

    https://github.com/apache/spark/pull/7403#issuecomment-121686068
  
    @JoshRosen @rxin I just pushed an update that reverts the 
`PairRDDFunctions` `ClassTag` implicits to their original form.
    
    The only remaining sticking point is the three `combineByKey` methods in 
`PairRDDFunctions` which require a `ClassTag` in order to get type information 
about the combiner class. Does adding an implicit to a method break binary 
compatibility? (I'm certain that removing an implicit would)


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