haohao0103 commented on PR #334: URL: https://github.com/apache/incubator-hugegraph-toolchain/pull/334#issuecomment-1250541098
> 2 little questions: > > 1. why it only influences `spark-loader` now? > 2. shall we flush the cache periodically? 1、Hugegraphloader中load()方法会执行this.context.updateSchemaCache()更新元数据 2、可以改成第一次的初始化,或者改成第一次查询后更新,这两种我觉得保留一种即可 -- 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]
