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/04/04 02:45:05 UTC

[09/11] incubator-s2graph git commit: Merge pull request #14 from elric-k/S2GRAPH-197

Merge pull request #14 from elric-k/S2GRAPH-197

[S2GRAPH-197] add writeBatchWithMutate on S2GraphSink

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

Branch: refs/heads/master
Commit: f2857d1f2cd5a6615e10885b7e18a45bc40b4e8e
Parents: c129ed0 fc9fde7
Author: Doyung Yoon <st...@apache.org>
Authored: Wed Apr 4 06:53:04 2018 +0900
Committer: GitHub <no...@github.com>
Committed: Wed Apr 4 06:53:04 2018 +0900

----------------------------------------------------------------------
 .../org/apache/s2graph/s2jobs/task/Sink.scala   | 44 ++++++++++++++++++--
 .../apache/s2graph/s2jobs/BaseSparkTest.scala   |  2 -
 .../s2graph/s2jobs/S2GraphHelperTest.scala      | 13 +++++-
 .../apache/s2graph/s2jobs/task/SinkTest.scala   | 44 ++++++++++++++++++--
 4 files changed, 93 insertions(+), 10 deletions(-)
----------------------------------------------------------------------