[S2GRAPH-251] Provide JdbcSource/Sink JIRA: [S2GRAPH-251] https://issues.apache.org/jira/browse/S2GRAPH-251
Pull Request: Closes #194 Author Chul Kang <[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/f77a152c Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/f77a152c Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/f77a152c Branch: refs/heads/master Commit: f77a152c5bf13c4844c1b68fbe6d4d5826d8e20c Parents: 2802837 Author: DO YUNG YOON <[email protected]> Authored: Mon Jan 7 10:35:12 2019 +0900 Committer: DO YUNG YOON <[email protected]> Committed: Mon Jan 7 10:35:12 2019 +0900 ---------------------------------------------------------------------- CHANGES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/f77a152c/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 56b78fe..26388ab 100644 --- a/CHANGES +++ b/CHANGES @@ -39,6 +39,7 @@ Release Notes - S2Graph - Version 0.2.0 * [S2GRAPH-201] - Provide S2GraphSource * [S2GRAPH-218] - add operations not supported on sql * [S2GRAPH-225] - support custom udf class + * [S2GRAPH-251] - Provide JdbcSource/Sink ** Bug * [S2GRAPH-159] - Wrong syntax at a bash script under Linux
