[S2GRAPH-218] add operations not supported on sql JIRA: [S2GRAPH-218] https://issues.apache.org/jira/browse/S2GRAPH-218
Pull Request: Closes #169 Author Chul Kang <el...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/70a7c71a Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/70a7c71a Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/70a7c71a Branch: refs/heads/master Commit: 70a7c71a33f89a8d7ca9eac4541987ad9cea1504 Parents: 3da42fc Author: DO YUNG YOON <steams...@apache.org> Authored: Fri Jun 15 16:33:38 2018 +0900 Committer: DO YUNG YOON <steams...@apache.org> Committed: Fri Jun 15 16:33:38 2018 +0900 ---------------------------------------------------------------------- CHANGES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/70a7c71a/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 1f82a5e..58caf4e 100644 --- a/CHANGES +++ b/CHANGES @@ -37,6 +37,7 @@ Release Notes - S2Graph - Version 0.2.0 * [S2GRAPH-197] - Provide S2graphSink for non-streaming dataset * [S2GRAPH-205] - too many initialize S2Graph when writeBatchMutate on S2GraphSink * [S2GRAPH-201] - Provide S2GraphSource + * [S2GRAPH-218] - add operations not supported on sql ** Bug * [S2GRAPH-159] - Wrong syntax at a bash script under Linux