[
https://issues.apache.org/jira/browse/FLINK-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14289564#comment-14289564
]
ASF GitHub Bot commented on FLINK-1201:
---------------------------------------
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/326#issuecomment-71230743
Ah, sorry, I forgot that, let me do that in a few hours. I am sort of
having fun with git right now :-)
FYI: What I basically used is the git filter-branch command, using a tree
filter and a `mv src/* flink-addons/flink-gelly/src` filter command. Some
commits before and after to make sure the directories exist and then, after the
relocation, removing them from the history.
> Graph API for Flink
> --------------------
>
> Key: FLINK-1201
> URL: https://issues.apache.org/jira/browse/FLINK-1201
> Project: Flink
> Issue Type: New Feature
> Reporter: Kostas Tzoumas
> Assignee: Vasia Kalavri
>
> This issue tracks the development of a Graph API/DSL for Flink.
> Until the code is pushed to the Flink repository, collaboration is happening
> here: https://github.com/project-flink/flink-graph
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)