[ https://issues.apache.org/jira/browse/S2GRAPH-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16425245#comment-16425245 ]
ASF GitHub Bot commented on S2GRAPH-201: ---------------------------------------- GitHub user SteamShon opened a pull request: https://github.com/apache/incubator-s2graph/pull/154 [S2GRAPH-201]: Provide S2GraphSource - add S2GraphSource You can merge this pull request into a Git repository by running: $ git pull https://github.com/SteamShon/incubator-s2graph S2GRAPH-201 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-s2graph/pull/154.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #154 ---- commit ef72257ee875cb9ba1774d568ae3bbf6c6e2e262 Author: DO YUNG YOON <steamshon@...> Date: 2018-04-04T04:49:03Z add S2GraphSource. commit 30137d497e49e33a4d6009e074d78765196f852e Author: DO YUNG YOON <steamshon@...> Date: 2018-04-04T04:50:03Z rename class. commit a0ce6f8e578d33151651b70593c75d1c99c57cf3 Author: DO YUNG YOON <steamshon@...> Date: 2018-04-04T08:47:36Z add tc for S2GraphSource. ---- > Provide S2graphSource > --------------------- > > Key: S2GRAPH-201 > URL: https://issues.apache.org/jira/browse/S2GRAPH-201 > Project: S2Graph > Issue Type: Sub-task > Components: s2jobs > Reporter: DOYUNG YOON > Assignee: DOYUNG YOON > Priority: Major > Original Estimate: 168h > Remaining Estimate: 168h > > There is no way to full scan all data stored in S2Graph currently. > It would be great if we can provide `S2GraphSource` that can read stored data > and convert it to DataFrame. -- This message was sent by Atlassian JIRA (v7.6.3#76005)