You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/04 14:06:38 UTC

[GitHub] [spark] s1ck opened a new pull request #24297: [SPARK-27299][GRAPH][WIP] Spark Graph API design proposal

s1ck opened a new pull request #24297: [SPARK-27299][GRAPH][WIP] Spark Graph API design proposal
URL: https://github.com/apache/spark/pull/24297
 
 
   ## What changes were proposed in this pull request?
   
   This PR demonstrates a prototypical implementation of the new [Spark Graph API](https://issues.apache.org/jira/browse/SPARK-25994). The PR should mainly be used to discuss the API proposed in this [GoogleDoc](https://docs.google.com/document/d/1Wxzghj0PvpOVu7XD1iA8uonRYhexwn18utdcTxtkxlI/edit#heading=h.fly32gjytkss). This PR is not intended to be merged.
   
   The PR introduces two modules:
   
   * spark-graph-api (containing the API to be discussed)
   * spark-cypher (a prototypical implementation of spark-graph-api)
   
   Please use the PR and/or the GoogleDoc to comment the content of spark-graph-api. There will be follow-up PRs for spark-cypher.
   
   ## How was this patch tested?
   
   spark-cypher has been tested using the [openCypher Technology Compatibility Kit](https://github.com/opencypher/openCypher/tree/master/tck)
   
   ## Contributors
   
   Design, documentation and implementation has been a collaborative effort:
   
   Co-Authored-By: Xiangrui Meng <me...@databricks.com>
   Co-Authored-By: Max Kießling <ma...@neotechnology.com>
   Co-Authored-By: Mats Rydberg <ma...@neotechnology.com>
   Co-Authored-By: Philip Stutz <ph...@gmail.com>
   Co-Authored-By: Sören Reichardt <so...@neotechnology.com>
   Co-Authored-By: Jonatan Jäderberg <jo...@gmail.com>
   Co-Authored-By: Tobias Johansson <to...@neotechnology.com>
   Co-Authored-By: Alastair Green <al...@neo4j.com>
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org