[ 
https://issues.apache.org/jira/browse/SPARK-6510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-6510:
-----------------------------
    Component/s: GraphX

Let's make sure to set Component

> Add Graph#minus method to act as Set#difference
> -----------------------------------------------
>
>                 Key: SPARK-6510
>                 URL: https://issues.apache.org/jira/browse/SPARK-6510
>             Project: Spark
>          Issue Type: Improvement
>          Components: GraphX
>            Reporter: Brennon York
>
> Right now GraphX does not have a Set#difference method to operate on 
> VertexIds. We do however have a {{diff}} method although that works on 
> values. Given the optimizations of tombstoning already present this method 
> can be implemented in a very efficient manner.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to