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 <[email protected]>
   Co-Authored-By: Max Kießling <[email protected]>
   Co-Authored-By: Mats Rydberg <[email protected]>
   Co-Authored-By: Philip Stutz <[email protected]>
   Co-Authored-By: Sören Reichardt <[email protected]>
   Co-Authored-By: Jonatan Jäderberg <[email protected]>
   Co-Authored-By: Tobias Johansson <[email protected]>
   Co-Authored-By: Alastair Green <[email protected]>
   
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to