[S2GRAPH-198]: Skip json Decode error and continue

JIRA:
    [S2GRAPH-198] https://issues.apache.org/jira/browse/S2GRAPH-198

Pull Request:
    Closes #150

Author
    DO YUNG YOON <[email protected]>


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

Branch: refs/heads/master
Commit: 5a0e4d83575beab279bd98181ff852b5f01dd7c3
Parents: acf5ccf
Author: DO YUNG YOON <[email protected]>
Authored: Thu Apr 5 14:42:39 2018 +0900
Committer: DO YUNG YOON <[email protected]>
Committed: Thu Apr 5 14:42:39 2018 +0900

----------------------------------------------------------------------
 CHANGES | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/5a0e4d83/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 077f641..775ccfa 100644
--- a/CHANGES
+++ b/CHANGES
@@ -65,6 +65,7 @@ Release Notes - S2Graph - Version 0.2.0
     * [S2GRAPH-169] - Separate multiple functionalities on Storage class into 
multiple Interface.
     * [S2GRAPH-170] - Create Interface for S2Edge/S2Vertex/S2Graph.
     * [S2GRAPH-182] - Version up spark dependencies.
+    * [S2GRAPH-198] - Skip json Decode error and continue.
 
 ** New Feature
     * [S2GRAPH-123] - Support different index on out/in direction.

Reply via email to