yangxk1 commented on code in PR #31: URL: https://github.com/apache/incubator-graphar-testing/pull/31#discussion_r2347984992
########## ldbc_sample/parquet/ldbc_sample.graph.yml: ########## @@ -3,4 +3,6 @@ vertices: - person.vertex.yml edges: - person_knows_person.edge.yml + - person_knows-timestamp_person.edge.yml Review Comment: pls use the new xxx.graph.yaml, because many tests are for graph tests -- 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]
