You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@s2graph.apache.org by st...@apache.org on 2018/06/15 07:34:22 UTC

[6/7] incubator-s2graph git commit: Merge branch 'S2GRAPH-218' of https://github.com/elric-k/incubator-s2graph into elric-k-S2GRAPH-218

Merge branch 'S2GRAPH-218' of https://github.com/elric-k/incubator-s2graph into elric-k-S2GRAPH-218


Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/3da42fc3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/3da42fc3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/3da42fc3

Branch: refs/heads/master
Commit: 3da42fc367df451ffcdd18f71d3d31d24005f13f
Parents: 5706bbf 29a4ed9
Author: DO YUNG YOON <st...@apache.org>
Authored: Fri Jun 15 16:32:22 2018 +0900
Committer: DO YUNG YOON <st...@apache.org>
Committed: Fri Jun 15 16:32:22 2018 +0900

----------------------------------------------------------------------
 .../scala/org/apache/s2graph/s2jobs/Job.scala   | 11 +++-
 .../apache/s2graph/s2jobs/task/Process.scala    | 64 +++++++++++++++++++-
 .../org/apache/s2graph/s2jobs/task/Sink.scala   |  6 +-
 .../org/apache/s2graph/s2jobs/task/Source.scala | 17 +++++-
 .../org/apache/s2graph/s2jobs/task/Task.scala   |  3 +-
 5 files changed, 91 insertions(+), 10 deletions(-)
----------------------------------------------------------------------