s1ck commented on issue #24851: [SPARK-27303][GRAPH] Add PropertyGraph construction API URL: https://github.com/apache/spark/pull/24851#issuecomment-509539415 We'd need to introduce an implementation for `CypherSession` in order to test this code path. This is out of scope for this PR. > Although this PR intentionally contains `API compilation` test only, but it would be great we have some valid test case for the newly added code part (e.g. [def createGraph(nodes: DataFrame, relationships: DataFrame): PropertyGraph](https://github.com/apache/spark/pull/24851/files#diff-3b936a843ccaf8c565c535e93fc9d69fR95) ?)
---------------------------------------------------------------- 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]
