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/11/23 01:35:47 UTC

[4/4] incubator-s2graph git commit: [S2GRAPH-243] Limit bug on 'graph/getEdges'

[S2GRAPH-243] Limit bug on 'graph/getEdges'

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

Pull Request:
  Closes #187

Author
  DO YUNG YOON <st...@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/66b656f6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/66b656f6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/66b656f6

Branch: refs/heads/master
Commit: 66b656f69d5b6ff4cf305d72d2457deb9135c4f6
Parents: d6d9cc5
Author: DO YUNG YOON <st...@apache.org>
Authored: Fri Nov 23 10:35:32 2018 +0900
Committer: DO YUNG YOON <st...@apache.org>
Committed: Fri Nov 23 10:35:32 2018 +0900

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


http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/66b656f6/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index bb7f512..df8fbf2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -58,6 +58,7 @@ Release Notes - S2Graph - Version 0.2.0
     * [S2GRAPH-196] - Apply Query Parameter to Label Fetch in S2GraphQL
     * [S2GRAPH-220] - Filter clause is not working on AnnoyModelFetcher
     * [S2GRAPH-228] - GraphQL empty variable fields on post request cause spray.json.DeserializationException
+    * [S2GRAPH-243] - Limit bug on 'graph/getEdges' 
 
 ** Improvement
     * [S2GRAPH-72] - Support Apache TinkerPop and Gremlin