Github user ankurdave commented on the pull request:

    https://github.com/apache/spark/pull/4733#issuecomment-75912832
  
    The VertexRDD interface is not intended to be implemented by users. I just 
noticed this isn't explicitly documented, but since VertexRDD references 
ShippableVertexPartition, which is private[graphx], users should in any case 
get a compile error when they try to implement it.
    
    So LGTM aside from a minor comment: I don't think it makes sense to 
deprecate the old version, because users don't have the option of switching to 
the new version unless they add the noise for widening the argument type.


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