[ 
https://issues.apache.org/jira/browse/FLINK-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262607#comment-15262607
 ] 

ASF GitHub Bot commented on FLINK-3846:
---------------------------------------

GitHub user greghogan opened a pull request:

    https://github.com/apache/flink/pull/1948

    [FLINK-3846] [gelly] Graph.removeEdges also removes duplicate edges

    All original edges are now emitted when no matching edge is found in the 
edge removal set.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/greghogan/flink 
3846_graph_removeedges_also_removes_duplicate_edges

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1948.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1948
    
----
commit c9976e046649474ada2af58bca881686e81154a5
Author: Greg Hogan <[email protected]>
Date:   2016-04-28T15:12:43Z

    [FLINK-3846] [gelly] Graph.removeEdges also removes duplicate edges
    
    All original edges are now emitted when no matching edge is found in the
    edge removal set.

----


> Graph.removeEdges also removes duplicate edges
> ----------------------------------------------
>
>                 Key: FLINK-3846
>                 URL: https://issues.apache.org/jira/browse/FLINK-3846
>             Project: Flink
>          Issue Type: Bug
>          Components: Gelly
>    Affects Versions: 1.1.0
>            Reporter: Greg Hogan
>            Assignee: Greg Hogan
>             Fix For: 1.1.0
>
>
> {{EdgeRemovalCoGroup}} should loop over and output the original edge set when 
> no matching edge is found in the removal set.



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

Reply via email to