Open
Description
Please describe why this is necessary.
The In-Commit timestamp is used to ensure that the data files at a given snapshot are still present. (see #1000 ).
Initially reported by @scovich
Describe the functionality you are proposing.
Make the Protocol and Metadata scan return the In-Commit Timestamp if it is present. See here for prior work in delta-spark.
Additional context
This should leverage the In-Commit Timestamp present in the CRC file if it is present. See here for more details.
Activity