haohao0103 commented on PR #334: URL: https://github.com/apache/incubator-hugegraph-toolchain/pull/334#issuecomment-1250916642
> > @haohao0103 明白你的意思了,但是 `HugeGraphLoader` 还有一个创建 Schema 的逻辑`createSchema`,SparkLoader 还没有加这个逻辑,但是也是需要的,创建 schema 后再加载 schema 缓存看起来更合理一些。另外如果有必要的话完全可以将 initPartition 方法改为 public,或者定义一个其他更通用的方法。 > > 明白了,谢谢哈 我需要重新提交一个pr? -- 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]
