srowen 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_r290313356
########## File path: graph/api/pom.xml ########## @@ -0,0 +1,55 @@ +<?xml version="1.0" encoding="UTF-8"?> Review comment: I don't feel strongly about it, but it seems like overkill for a small module that probably only has one implementation in the foreseeable future. I generally would have preferred (at least some of) this live outside Spark, but I agree to disagree ---------------------------------------------------------------- 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]
