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 <[email protected]> Authored: Wed Apr 4 06:53:04 2018 +0900 Committer: GitHub <[email protected]> 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(-) ----------------------------------------------------------------------
