[
https://issues.apache.org/jira/browse/FLINK-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661493#comment-14661493
]
ASF GitHub Bot commented on FLINK-1962:
---------------------------------------
Github user chiwanpark commented on the pull request:
https://github.com/apache/flink/pull/808#issuecomment-128638172
[Your last
commit](https://github.com/PieterJanVanAeken/flink/commit/463a1f30b3b0785f46c76f9c290da3dee5555c26)
includes all updates of master branch. Please remove last commit (`git reset
--hard HEAD~1` on your master branch) and rebase your branch on master branch
(`git rebase apache/master`) and push to your branch with force update (`git
push origin +master`).
Additionally, working on non-master branch is better than on master branch.
If you work on non-master branch, you can sync your master branch to apache
master branch while you are changing your branch.
> Add Gelly Scala API
> -------------------
>
> Key: FLINK-1962
> URL: https://issues.apache.org/jira/browse/FLINK-1962
> Project: Flink
> Issue Type: Task
> Components: Gelly, Scala API
> Affects Versions: 0.9
> Reporter: Vasia Kalavri
> Assignee: PJ Van Aeken
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)