timmyyao commented on PR #6949: URL: https://github.com/apache/paimon/pull/6949#issuecomment-3737119080
In addition, this PR also allows to config the cache policy at client-side. So instead of directly config fs.xengine=true, you can config dlf.io-cache-enabled and dlf.io-cache.policy to define more detailed cache policy by this PR (e.g. meta,read,write), and JindoFileIO will apply cache only to specific file to guarantee consistency. Thus it will be more safe to use cache for Paimon table. -- 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]
