dwsmith1983 opened a new issue, #5660: URL: https://github.com/apache/datafusion-comet/issues/5660
### What is the problem the feature request solves? Follow-up from the native Delta Lake scan review (#5365). The v2-checkpoint test performs several commits and reads immediately, so it does not establish that the read reconstructs the snapshot from the checkpoint rather than cached state. Coverage should verify actual checkpoint artifacts, include a sidecar-backed case, invalidate the Delta log cache, and reopen the snapshot before comparing Spark and native results. A post-checkpoint append plus a time-travel read would exercise the boundary between snapshot reconstruction and native table scanning. ### Describe the potential solution No response ### Additional context Raised in the #5365 review discussion. -- 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]
