[S2GRAPH-192] could not find service column when creating the label JIRA: [S2GRAPH-192] https://issues.apache.org/jira/browse/S2GRAPH-192
Pull Request: Closes #148 Author daewon <[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/e0b2dc0b Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/e0b2dc0b Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/e0b2dc0b Branch: refs/heads/master Commit: e0b2dc0bc7851a9c5eb553fa3f69fb6189a88e6d Parents: e8b6202 Author: daewon <[email protected]> Authored: Fri Mar 30 15:12:55 2018 +0900 Committer: daewon <[email protected]> Committed: Fri Mar 30 15:12:55 2018 +0900 ---------------------------------------------------------------------- CHANGES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/e0b2dc0b/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 0120ed5..e593b95 100644 --- a/CHANGES +++ b/CHANGES @@ -47,6 +47,7 @@ Release Notes - S2Graph - Version 0.2.0 * [S2GRAPH-188] - migrate log4j.properties to log4j2.xml * [S2GRAPH-189] - graphiql.html file not found * [S2GRAPH-190] - Remove unnecessary TC JsonBenchmarkSpec + * [S2GRAPH-192] - could not find service column when creating the label ** Improvement * [S2GRAPH-72] - Support Apache TinkerPop and Gremlin
