s1ck commented on a change in pull request #24490: [SPARK-27300][GRAPH] Add 
Spark Graph modules and dependencies
URL: https://github.com/apache/spark/pull/24490#discussion_r279602483
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -106,6 +106,9 @@
     <module>external/kafka-0-10-assembly</module>
     <module>external/kafka-0-10-sql</module>
     <module>external/avro</module>
+    <module>graph/api</module>
+    <module>graph/cypher</module>
+    <module>graph/graph</module>
 
 Review comment:
   Thanks for the hint. We wanted to add the modules for Python testing 
together with https://issues.apache.org/jira/browse/SPARK-27306, 
https://issues.apache.org/jira/browse/SPARK-27307 and 
https://issues.apache.org/jira/browse/SPARK-27308

----------------------------------------------------------------
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