mitchellciupak commented on PR #2025: URL: https://github.com/apache/iceberg-rust/pull/2025#issuecomment-3786836400
Hey @liurenjie1024, thanks for taking a look, I was planning on handling the cache prior to the commit call, essentially validating the snapshot once beforehand. The flag would then allow for cheaper retries on the commit method with data file checks disabled. Different users may implement their caching/validation strategies differently, but I am certainly happy to add a solution for it. Do you have any initial ideas on implementation? -- 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]
