yangxk1 commented on code in PR #763:
URL: https://github.com/apache/incubator-graphar/pull/763#discussion_r2384455942
##########
maven-projects/info/src/main/java/org/apache/graphar/info/loader/StreamGraphInfoLoader.java:
##########
@@ -50,14 +50,14 @@ public VertexInfo loadVertexInfo(URI vertexYamlUri) throws
IOException {
InputStream yaml = readYaml(vertexYamlUri);
Yaml edgeYamlLoader = new Yaml(new Constructor(VertexYaml.class, new
LoaderOptions()));
Review Comment:
fixed, Thanks for pointing out.
--
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]