SparkQA commented on issue #24297: [SPARK-27299][GRAPH][WIP] Spark Graph API 
design proposal
URL: https://github.com/apache/spark/pull/24297#issuecomment-539556702
 
 
   **[Test build #111897 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/111897/testReport)**
 for PR 24297 at commit 
[`94d7355`](https://github.com/apache/spark/commit/94d73551eb08ec776a689f758e0e6e7c3465d712).
    * This patch **fails RAT tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `abstract class PropertyGraphReader(session: CypherSession) `
     * `abstract class PropertyGraphWriter(val graph: PropertyGraph) `
     * `class SparkCypherPropertyGraphReader(session: CypherSession) extends 
PropertyGraphReader(session) `
     * `class SparkCypherPropertyGraphWriter(graph: PropertyGraph) extends 
PropertyGraphWriter(graph) `

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to