acezen commented on code in PR #20: URL: https://github.com/apache/incubator-graphar-testing/pull/20#discussion_r1634143354
########## ldbc_sample/json/LdbcSample.graph.yml: ########## @@ -0,0 +1,7 @@ +vertices: + - Person.vertex.yml +prefix: /tmp/graphar/ldbc_sample/ Review Comment: It's better not set the prefix of the graph.yml (default is the relative path of the graph yaml) since the test data may not download to the the /tmp/graphar/ldbc_sample/ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
